Safest manner to extend search path for modules?

Daniel Bickett dbickett at gmail.com
Wed Jul 27 10:22:18 EDT 2005


On 25 Jul 2005 21:50:20 -0700, Joseph Turian <turian at gmail.com> wrote:
> What is the safest manner to extend search path for modules, minimizing
> the likelihood of shooting oneself in the foot?

Put a .pth file in a directoy already on the system path.

http://bob.pythonmac.org/archives/2005/02/06/using-pth-files-for-python-development/

-- 
Daniel Bickett
dbickett at gmail.com
http://heureusement.org/



More information about the Python-list mailing list