Skip to content

Instantly share code, notes, and snippets.

@elee
Created June 8, 2011 23:43
Show Gist options
  • Save elee/1015735 to your computer and use it in GitHub Desktop.
Save elee/1015735 to your computer and use it in GitHub Desktop.
GIRUGAMESH:~ $ python -c 'import sys; print "\n".join(["%s %s" % (i, v) for i, v in enumerate(sys.path)])'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment