python 查看模块的存放位置

执行

dlib.__file__

输出

 '/anaconda2/lib/python2.7/site-packages/dlib/__init__.pyc'

你可能感兴趣的:(python 查看模块的存放位置)