[issue14105] Breakpoints in debug lost if line is inserted; IDLE

Terry J. Reedy report at bugs.python.org
Sat Aug 9 22:10:55 CEST 2014


Terry J. Reedy added the comment:

Forgot to mention: after inserting \n, the breakpoint tag can be cleared 
from either line independently. Tagging complete lines makes this easy. 
If a line is split into three and the middle line untagged, then the 
first and third are left separately tagged.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14105>
_______________________________________


More information about the Python-bugs-list mailing list