New submission from Andy Harrington <[email protected]>: 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 ---------- messages: 89217 nosy: andyharrington severity: normal status: open title: Idle terminates on source save while debugging type: crash versions: Python 3.0 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6257> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
