cpython/Lib/tkinter
Guido van Rossum c2fb7e65de (Menu.index): return int or None, not string
(Widget.__getitem__): use splitlist, not split
1994-06-27 07:48:37 +00:00
..
Canvas.py Reformatted using 8-space wide tabs 1994-06-20 13:42:28 +00:00
ScrolledText.py Initial revision 1994-06-20 07:49:28 +00:00
Tkinter.py (Menu.index): return int or None, not string 1994-06-27 07:48:37 +00:00