]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
(Menu.index): return int or None, not string
authorGuido van Rossum <guido@python.org>
Mon, 27 Jun 1994 07:48:37 +0000 (07:48 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Jun 1994 07:48:37 +0000 (07:48 +0000)
commitc2fb7e65de0d57a8b8d2d118fa02f7cb8140e54f
treec832083a31c303cb125923bf6b197db46d64e02d
parent715274007636cba0e7755523c4619a2be238ef69
(Menu.index): return int or None, not string
(Widget.__getitem__): use splitlist, not split
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py