]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Redo these changes:
authorGuido van Rossum <guido@python.org>
Mon, 27 Jun 1994 07:55:59 +0000 (07:55 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Jun 1994 07:55:59 +0000 (07:55 +0000)
commit535cf0cbe218c81f3b70bfa2fe7ef45636713ad3
tree5168503cdca9fcb8531f5cb5a71b520fabad1dff
parentaec5dc9f67301aa0ebb975ddf6a29279c374c972
Redo these changes:
(Menu.index): return int or None, not string
(Widget.__getitem__): use splitlist, not split
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py