Skip to content

Instantly share code, notes, and snippets.

@rainyear
Created June 24, 2013 06:21
Show Gist options
  • Save rainyear/5848056 to your computer and use it in GitHub Desktop.
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