Re: Why does IDLE open System32?
Terry Reedy <[email protected]> Wed, 15 Sep 2021 12:31:22 -0400
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <[email protected]> |
On 9/14/2021 5:19 PM, Michael M. Ross wrote: > IDLE should not open C:\Windows\System32. > That's not a valid location to save or keep files. We know that. The IDLE distribution with all current versions of Python should not do that unless the user edits a file in that directory. What version are you running that does so otherwise? -- Terry Jan Reedy