[Pythonmac-SIG] How to provide additions to python path such that all executions of a given python binary will see them?

Kenneth McDonald kenneth.m.mcdonald at sbcglobal.net
Thu Jun 17 20:55:45 EDT 2004


Currently, I modify my python path through inclusion of a PYTHONPATH 
variable
in the .login file. However, I need to add a /local/python/packages 
directory
to the path in such a manner that all executions of the system python 
binary
see /local/python/packages. I was just wondering up the best (least 
hacky)
way of doing this might be.

Thanks,
Ken McDonald




More information about the Pythonmac-SIG mailing list