[Tutor] Location of modules in Mac OS X

Roy Chen roychenlei at gmail.com
Mon Oct 1 18:07:09 CEST 2007


Hello all,

I'm using MacPython 2.5 on OS X 10.4.

I was just wondering if all the Python modules are contained in this  
directory:
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/

Also, I've installed the Python Image Library (PIL), and it seems to  
be installed in this folder:
/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site- 
packages/PIL/

Are all external Python modules installed guaranteed to be in this  
folder?

Thanks :)



More information about the Tutor mailing list