Skip to content

Instantly share code, notes, and snippets.

@nvie
Created March 3, 2010 23:03
Show Gist options
  • Save nvie/321158 to your computer and use it in GitHub Desktop.
Save nvie/321158 to your computer and use it in GitHub Desktop.
class Bar:
x = {}
print Bar.x # {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment