PYTHONPATH

sushant.sirsikar at gmail.com sushant.sirsikar at gmail.com
Thu Apr 20 08:22:01 EDT 2006


Hi,
  I am using Linux env.I set the PYTHONPATH using

import sys
sys.path.append(----)

But we i close python and start again i is not showing my new entry in
PYTHONPATH.
Can anyone help me to make my path persistant?
Thanks




More information about the Python-list mailing list