Skip to content

Instantly share code, notes, and snippets.

@radiosilence
Created April 19, 2010 17:06
Show Gist options
  • Save radiosilence/371301 to your computer and use it in GitHub Desktop.
Save radiosilence/371301 to your computer and use it in GitHub Desktop.
>>> print sys.path
['', '/usr/local/lib/python2.6/dist-packages/Jinja2-2.4-py2.6.egg', '/usr/local/lib/python2.6/dist-packages/greenlet-0.3.1-py2.6-linux-i686.egg', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old', '/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages', '/usr/lib/python2.6/dist-packages/PIL', '/usr/lib/python2.6/dist-packages/gst-0.10', '/usr/lib/pymodules/python2.6', '/usr/lib/python2.6/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.6/gtk-2.0', '/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode', '/usr/local/lib/python2.6/dist-packages']
james@potato-linux:~/Development/twisted_krondo/twisted-intro$ ll /usr/share/pyshared/ | grep zope
drwxr-xr-x 3 root root 4.0K 2010-04-19 18:05 zope
drwxr-xr-x 2 root root 4.0K 2010-04-19 18:05 zope.interface-3.5.3.egg-info
-rw-r--r-- 1 root root 301 2010-04-15 16:17 zope.interface-3.5.3-nspkg.pth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment