Skip to content

Instantly share code, notes, and snippets.

@mjcarroll
Created September 8, 2011 01:53
Show Gist options
  • Save mjcarroll/1202417 to your computer and use it in GitHub Desktop.
Save mjcarroll/1202417 to your computer and use it in GitHub Desktop.
>>> sys.path
['',
'/Library/Python/2.7/site-packages/pip-1.0.2-py2.7.egg',
'/private/var/folders/ph/5d44synn7hzgmxcqw92gdkrr0000gn/T/src/matplotlib/lib',
'/opt/ros/ros/core/roslib/src',
'/usr/local/lib/python2.7',
'/usr/local/lib/python',
'/usr/local/lib/wxPython-2.9.2.1/lib/python2.7/site-packages',
'/usr/local/lib/wxPython-2.9.2.1/lib/python2.7/site-packages/wx-2.9.2-osx_cocoa',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC',
'/Library/Python/2.7/site-packages',
'/usr/local/lib/wxPython-2.9.2.1/lib/python2.7']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment