New submission from Michael Kopinsky :
When I right-click on a .py file in Windows Explorer and click Edit with
IDLE, it currently opens a completely new instance of IDLE (with two
windows, one for shell and one for editing the file). It would be better
if it just opened the file as an
Michael Kopinsky added the comment:
The thing that bugged me when I created the ticket is that since IDLE uses two
windows for every instance, that means that if you open three files, you'll
have six windows open. I was bugged by constantly switching to the wrong
window
Michael Kopinsky added the comment:
I haven't really done any active Python development in a while. When I reported
this back in April 2009 I was presumably using whatever was current then
(2.6.x, I guess), but haven't tested it since. If you tell me that in newer
versions it is co
Changes by Michael Kopinsky :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue5817>
___
___
Python-bugs-list mailing list
Unsubscri