[Pythonmac-SIG] What should be on sys.path for MacPython 2.3

Eric Nieuwland eric.nieuwland@xs4all.nl
Tue, 22 Apr 2003 11:47:45 +0200


I would like to see a repeated structure at each of ~/Library/Python, 
/Library/Python, and possibly /Network/Library/Python. That way it 
would be easy to try things locally (or personally) first and then 
promote then to a higher level. Giving the order User > Machine > 
Network.

This probably means that each of these directories would classify as a 
possible root to all of the directories in sys.path.