Skip to content

Instantly share code, notes, and snippets.

@cmsimike
Created January 4, 2012 17:48
Show Gist options
  • Save cmsimike/1561164 to your computer and use it in GitHub Desktop.
Save cmsimike/1561164 to your computer and use it in GitHub Desktop.
random code sample
if item == None:
item = Instance()
item.populate(context)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment