Christopher Arndt schrieb:
> Of course you have to do this before you (or some other code in your program)
> do anything siilar to os.chris('/somewhere/else').
^^^^^
That was some freudian slip of my narcissistic mind *LOL*
Of course, I mean:
os.chdir('/somewhere/else')
Chris