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 roger.serwy
Recipients Ramchandra Apte, brian.curtin, loewis, [email protected], ned.deily, roger.serwy, terry.reedy
Date 2012-06-06.03:04:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Maureen, can you please start IDLE from a command prompt and report the error message?

Launch a command prompt, enter in "cd c:\python32" and then "python -m idlelib.idle". IDLE should appear. Proceed to save something that causes the crash. You should receive some feedback in the command prompt.
History
Date User Action Args
2012-06-06 03:04:51roger.serwysetrecipients: + roger.serwy, loewis, terry.reedy, ned.deily, brian.curtin, Ramchandra Apte, [email protected]
2012-06-06 03:04:50roger.serwysetmessageid: <[email protected]>
2012-06-06 03:04:50roger.serwylinkissue14996 messages
2012-06-06 03:04:49roger.serwycreate