cpython/Lib/tkinter
Guido van Rossum 535cf0cbe2 Redo these changes:
(Menu.index): return int or None, not string
	(Widget.__getitem__): use splitlist, not split
1994-06-27 07:55:59 +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 Redo these changes: 1994-06-27 07:55:59 +00:00