[EMAIL PROTECTED] 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to