wen wrote:
> if i wanna add the path "C:\temp" into sys.path, and make it available for
> any other new python apps, like i add C:\temp into windows path , how?
> thank you.

Then use PYTHONPATH as you would use PATH .....

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to