Default working directory

V

vsoler

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?

Thank you for your help.

Vicente Soler
 
T

Tim Golden

vsoler said:
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
 
G

Gabriel Genellina

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?

Right click on the IDLE shortcut in the Start menu (or create a new
shortcut on your desktop), choose Properties, and set the Startup
Directory to your preferred directory.
 
V

vsoler

Right click on the IDLE shortcut in the Start menu (or create a new  
shortcut on your desktop), choose Properties, and set the Startup  
Directory to your preferred directory.

I'll try it! Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top