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, mcuomo@prestonhs.org, ned.deily, roger.serwy, terry.reedy
Date 2012-06-06.03:04:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338951890.92.0.861028400157.issue14996@psf.upfronthosting.co.za>
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, mcuomo@prestonhs.org
2012-06-06 03:04:50roger.serwysetmessageid: <1338951890.92.0.861028400157.issue14996@psf.upfronthosting.co.za>
2012-06-06 03:04:50roger.serwylinkissue14996 messages
2012-06-06 03:04:49roger.serwycreate