Skip to content

Instantly share code, notes, and snippets.

@rainyear
Created June 24, 2013 06:21
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rainyear/5848056 to your computer and use it in GitHub Desktop.
#!/usr/bin/python
from distutils.sysconfig import get_python_lib
print get_python_lib()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment