[Idle-dev] Fwd: [Tutor] Help needed configuring IDLE

2019-11-24 Thread Nuno Ferreira
Hello, Trying to use Python (3.8) + IDLE on my MAC (10.13.6 High Sierra). Would appreciate help on this very basic issue : When I write a script and save it, IDLE wants by default to save it in ~/Documents (as listed by File > Path Browser). Is there a way to change this default location to so

Re: [Idle-dev] Fwd: [Tutor] Help needed configuring IDLE

2019-11-24 Thread Terry Reedy
On 11/23/2019 4:14 PM, Nuno Ferreira wrote: When I write a script and save it, IDLE wants by default to save it in ~/Documents (as listed by File > Path Browser). Is there a way to change this default location to something different ? AFAIK, the following are true. Every window that can be sa

Re: [Idle-dev] Fwd: [Tutor] Help needed configuring IDLE

2019-11-24 Thread Nuno Ferreira
Hi, Thanks for the clarification. Regards. > On 24 Nov 2019, at 22:22, Terry Reedy wrote: > > On 11/23/2019 4:14 PM, Nuno Ferreira wrote: > >> When I write a script and save it, IDLE wants by default to save it in >> ~/Documents (as listed by File > Path Browser). Is there a way to change