]> granicus.if.org Git - python/commit
M Bindings.py
authorKurt B. Kaiser <kbk@shore.net>
Wed, 22 Jan 2003 00:23:23 +0000 (00:23 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Wed, 22 Jan 2003 00:23:23 +0000 (00:23 +0000)
commit4cc5ef5dbe12cbc9dc1a00c7583ffd0117f4c31e
tree379fb01c63b63ef651e1d4fd09ee2543cf4befea
parent374c43574afd1c76a6b0b0aa8d1b1444ee3c7f4b
M Bindings.py
M PyShell.py
M config-keys.def
M configHandler.py

1. Clear any un-entered characters from input line before printing the
   restart boundary.
2. Restore the Debug menu: There are now both Shell and Debug menus.
3. Add Control-F6 keybinding to Restart Shell.
4. Clarify PyShell.cancel_check() comment.
5. Update doc string for Bindings.py and re-format the file slightly.
Lib/idlelib/Bindings.py
Lib/idlelib/PyShell.py
Lib/idlelib/config-keys.def
Lib/idlelib/configHandler.py