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 andyharrington
Recipients andyharrington
Date 2009-06-10.16:47:12
SpamBayes Score 1.2894329e-06
Marked as misclassified No
Message-id <1244652442.36.0.452724625348.issue6257@psf.upfronthosting.co.za>
In-reply-to
Content
When I am running the idle debugger, and change something in a source
file and save it, the save works but idle immediately closes. 

I can see the debugger not liking it, but it would be much better if
just the debugger stopped, not the whole idle environment.

I'm running XP professional, Python 3.0.1
History
Date User Action Args
2009-06-10 16:47:22andyharringtonsetrecipients: + andyharrington
2009-06-10 16:47:22andyharringtonsetmessageid: <1244652442.36.0.452724625348.issue6257@psf.upfronthosting.co.za>
2009-06-10 16:47:13andyharringtonlinkissue6257 messages
2009-06-10 16:47:12andyharringtoncreate