[issue6257] Idle terminates on source save while debugging

Andy Harrington report at bugs.python.org
Wed Jun 10 18:47:22 CEST 2009


New submission from Andy Harrington <aharrin at luc.edu>:

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 <report at bugs.python.org>
<http://bugs.python.org/issue6257>
_______________________________________


More information about the Python-bugs-list mailing list