]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
1. Debugger Breakpoints, finish implementation
authorKurt B. Kaiser <kbk@shore.net>
Thu, 20 Jun 2002 04:01:47 +0000 (04:01 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 20 Jun 2002 04:01:47 +0000 (04:01 +0000)
commit669f4c3850eaaf4e00a79032ef960a79e6ca6ad7
treea73ecd1e7ee6e14687981aec97a356e0b03479fd
parent3875e90274e7e14b5c147cd85f2464499f327f31
1. Debugger Breakpoints, finish implementation
2. Debugger Clear Breakpoints, implement
3. Nice yellow breakpoints for Chui  :)
Lib/idlelib/Debugger.py
Lib/idlelib/PyShell.py
Lib/idlelib/RemoteDebugger.py
Lib/idlelib/config-highlight.def