Re: A switch somewhere, or bug? CORRECTION

Michael Torrie via Python-list <[email protected]> Sun, 7 Dec 2025 20:40:16 -0700
Newsgroups gmane.comp.python.general
Message-ID <[email protected]>
On 12/7/25 5:22 AM, Roel Schroeven wrote:
> Op 7/12/2025 om 1:54 schreef Thomas Passin:
>> As I explained in my last post, that's because in Windows 11 when 
>> double-clicking, the working directory is the system's Windows 
>> directory, not the one your program is in.
> Irrespective of anything else that's going on, that's not my experience. 
> I just tried, and double-clicking a python script makes the directory 
> that I have open in Explorer the current directory. I've seen the same 
> not just with scripts but also with executables. I don't think this is 
> the cause.

Python from the MS Store or python from python.org?