]> granicus.if.org Git - python/commit
Issue #14105: Stop removing breakpoints from Idle editors.
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 9 Aug 2014 03:33:11 +0000 (23:33 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 9 Aug 2014 03:33:11 +0000 (23:33 -0400)
commit25327d4d3bc1bab8b0263a44f8d8790ce03c7877
treec8f909cab73df0c6554145286d3e3147d9f4f5eb
parent19e455f9cb76db40013545efdc0dab6b87d313a6
Issue #14105: Stop removing breakpoints from Idle editors.
Move BREAK tag configuration to PyShellEditorWindow.
Lib/idlelib/ColorDelegator.py
Lib/idlelib/PyShell.py