]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get rid of bogus binding of <Delete> to a function that deletes the next
authorGuido van Rossum <guido@python.org>
Thu, 24 Oct 1996 18:34:36 +0000 (18:34 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 24 Oct 1996 18:34:36 +0000 (18:34 +0000)
commit40f7a55608a1caf8966ae2fdcf3b140bbb6b98f9
treef2d82507ccabae7bac0d5fb4f69eff0ebb39f14a
parenta5a4c2a7d80532dbbb874a5cfb7dc66f9c735373
Get rid of bogus binding of <Delete> to a function that deletes the next
character (this is already a built-in binding now).
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py