Skip to content

Instantly share code, notes, and snippets.

@dedy-purwanto
Created October 16, 2011 11:15
Show Gist options
  • Save dedy-purwanto/1290777 to your computer and use it in GitHub Desktop.
Save dedy-purwanto/1290777 to your computer and use it in GitHub Desktop.
Hello world
def __init__(self, *args, **kwargs):
print "Hello world"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment