Skip to content

Instantly share code, notes, and snippets.

@dentarg
Created July 27, 2010 19:51
Show Gist options
  • Select an option

  • Save dentarg/492760 to your computer and use it in GitHub Desktop.

Select an option

Save dentarg/492760 to your computer and use it in GitHub Desktop.
Python test
$ python test.py
hello
$ cat test.py
import test2
$ cat test2.py
print "hello"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment