]> granicus.if.org Git - python/commit
1. Prevent Undo before IOmark in PyShell.PyShell
authorKurt B. Kaiser <kbk@shore.net>
Thu, 11 Jul 2002 04:33:41 +0000 (04:33 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 11 Jul 2002 04:33:41 +0000 (04:33 +0000)
commitdc1e70987f49aa23bf1d07f32c476edeba0cec30
treea60e6a0dd2e6e3ce597b2860b74375d9827352f6
parent0c08864fbbdf87a09ee1b0042344f87eeea07a3c
1. Prevent Undo before IOmark in PyShell.PyShell
2. Consolidate Undo code in EditorWindow.EditorWindow
3. Remove Formatting and Run menus from PyShell
Lib/idlelib/EditorWindow.py
Lib/idlelib/PyShell.py