This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Patrick.Walters
Recipients Bruce.Sherwood, Patrick.Walters, asvetlov, mhuster, roger.serwy, taleinat, terry.reedy
Date 2013-02-05.03:53:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360036388.06.0.166012493157.issue8900@psf.upfronthosting.co.za>
In-reply-to
Content
I am seeing this as well. It does not repro 100% of the time, but frequently enough that its hard to get anything done. My repro is a little simpler and might help understanding the fix.

Win7
Python 3.3

I start IDLE normally from the shortcut in the install.
Ctrl-N to open and edit window.
Ctrl-O to open a file.
Select file and then Idle exits.

As mentioned, using the menu to open the file seems to work more reliably. I've not had a crash that way.
History
Date User Action Args
2013-02-05 03:53:08Patrick.Walterssetrecipients: + Patrick.Walters, terry.reedy, taleinat, roger.serwy, asvetlov, mhuster, Bruce.Sherwood
2013-02-05 03:53:08Patrick.Walterssetmessageid: <1360036388.06.0.166012493157.issue8900@psf.upfronthosting.co.za>
2013-02-05 03:53:08Patrick.Walterslinkissue8900 messages
2013-02-05 03:53:07Patrick.Walterscreate