os.environ and os.path.chdir

Yun Mao maoy at cis.upenn.edu
Fri Sep 19 19:12:43 EDT 2003


Hi,
   How to make changes to os.environ and os.path.chdir still effective after
I run the script? Currently, the changes are only good within my script. I
would like the shell who called python myprog.py also gets the change..
Thank you!

Yun






More information about the Python-list mailing list