Skip to content

Instantly share code, notes, and snippets.

@clarabstract
Created December 15, 2010 02:48
Show Gist options
  • Select an option

  • Save clarabstract/741551 to your computer and use it in GitHub Desktop.

Select an option

Save clarabstract/741551 to your computer and use it in GitHub Desktop.
x = self._cache.setdefault('network'):
x or IPAddress(self._ip & int(self.netmask), version=self._version)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment