modifying sys.path on win98...?

chajadan me at charliedaniels.com-1.net
Mon Jul 2 16:30:26 EDT 2001


I'm trying to update the sys.path for python on win98...

I altered the registry, under local machine, seemingly correct. But
when I access the sys.path to check it, my alterations don't show,
even after rebooting.

I can use sys.path.append, but the change only lasts until I close
python. Then it reverts back to its original state.

How do I make the alteration 'permanent' ?

--chajadan



More information about the Python-list mailing list