PYTHONPATH newbie question

Darrell news at dorb.com
Mon Jan 17 19:15:48 EST 2000


3.29 site -- Site-specific configuration hook

Check out the file site.pth each line is a path that's added on startup.
--
--Darrell
"johnM"  wrote:
> How does one make changes to PYTHONPATH permanent? I can import module
> sys and call sys.path.append("dir") no problem. I can call sys.path and
> see that dir has been added.






More information about the Python-list mailing list