Site-packages/ 절대 경로 알아내기 Python -c "fr... Mar 25th, 2010 site-packages/ 절대 경로 알아내기 python -c from distutils.sysconfig import get_python_lib; print get_python_lib()