Default working directory
Tim Golden
mail at timgolden.me.uk
Tue Dec 22 12:15:52 EST 2009
More information about the Python-list mailing list
Tue Dec 22 12:15:52 EST 2009
- Previous message (by thread): Default working directory
- Next message (by thread): Default working directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
vsoler wrote: > I'm using Python 2.6.4 on Windows (Vista & 7) > > I usually start Python by clicking on Start Menu the Python IDLE > (Python GUI). > > However, if I want to save a new source *.py file, the default > directory proposed for saving is not the one that I want. > > What can I do if I want that the change of default directory > permanently, that is, if I quit python and I reenter it, the default > is still the one I have chosen? Change the working directory in the shortcut? TJG
- Previous message (by thread): Default working directory
- Next message (by thread): Default working directory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list