Skip to content

Instantly share code, notes, and snippets.

@crustymonkey
Created March 6, 2012 16:37
Show Gist options
  • Save crustymonkey/1987338 to your computer and use it in GitHub Desktop.
Save crustymonkey/1987338 to your computer and use it in GitHub Desktop.
test1.py
#!/usr/bin/env python
import os, sys
class TestObject(object):
pass
def monkey(coconut):
print "I like bananas"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment