Skip to content

Instantly share code, notes, and snippets.

@ptone
Created July 11, 2012 00:53
Show Gist options
  • Select an option

  • Save ptone/3087227 to your computer and use it in GitHub Desktop.

Select an option

Save ptone/3087227 to your computer and use it in GitHub Desktop.
class X(object):
if not self.foo
self.foo = self.some_func
property(self.foo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment