]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Bug 612886 copy/paste menu items fail
authorKurt B. Kaiser <kbk@shore.net>
Thu, 26 Sep 2002 22:13:22 +0000 (22:13 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Thu, 26 Sep 2002 22:13:22 +0000 (22:13 +0000)
commit84f4803f4f7ccf40cd777d1e9627528c30bc9053
treeb409ab2d8e41f3288b4249827c44009b652c8a7d
parentd404bee2e2a354627ac540336408225648feffe9
Fix Bug 612886 copy/paste menu items fail
(cut vs. Cut etc.)
Fix Bug 613006 Ctrl-x Unix Binding Clears Selection
(do-nothing does something :)
Leave some debugging prints behind, commented out
M EditorWindow.py
M config-keys.def
M configHandler.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/config-keys.def
Lib/idlelib/configHandler.py