Skip to content

Instantly share code, notes, and snippets.

@inclement
Created May 8, 2013 16:04
Show Gist options
  • Save inclement/5541501 to your computer and use it in GitHub Desktop.
Save inclement/5541501 to your computer and use it in GitHub Desktop.
class GobanApp(App):
manager = ObjectProperty(None,allownone=True)
def build(self):
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment