Adding a directory to the Python System Path - Edit the registry?

Martin P. Hellwig mhellwig at xs4all.nl
Fri Jan 5 12:50:15 EST 2007


redefined.horizons at gmail.com wrote:
> I have been trying to find a way to add a directory to Python's sytem
> path on my MS Windows XP computer. I did some searching online, but the
> only solution I found involved editing the MS Windows Registry. That
> seemed a little to hard core. Is there another easier way to do this?
> 
> Thanks,
> 
> Scott Huey
> 

Take a look at:
http://docs.python.org/tut/node8.html

Specifically 6.1.1 and 6.2, perhaps that might answer your question.

Cheers

-- 
mph



More information about the Python-list mailing list