]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed Entry.select_from() to acually call the "select from" widget
authorGuido van Rossum <guido@python.org>
Fri, 6 Sep 1996 14:20:23 +0000 (14:20 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 6 Sep 1996 14:20:23 +0000 (14:20 +0000)
commit42b78e644164b4aee732fd78f3ca07c8ce11420c
treed2fcac0afe8cbcbb68d44d30aaa638e62494b605
parenta25e5e9ae9ac71100d07c5e5617a19415440a228
Fixed Entry.select_from() to acually call the "select from" widget
command instead of the non-existant "select set".  (Fred)
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py