/ Published in: Bash
Expand |
Embed | Plain Text
python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"
You need to login to post a comment.
tclancy on 01/17/10
1 person have marked this snippet as a favorite
python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"
You need to login to post a comment.