chdir() problem

joe joe at fenixasia.com
Wed Apr 3 00:07:34 EST 2002


within python 2.2, chdir() works fine.

however, i want to be able to change the "active" directory, so that
when the script completes, the user
is left in a target directory (which is not the original directory)

reading docs and searching has provided no insight.

any suggestions?

thx, joe



More information about the Python-list mailing list