cpython/Lib/tkinter
Guido van Rossum 08a403821d * Tkinter.py: some tidying up.
(Misc.after): arrange to call deletecommand after it is called.
	(Canvas.itemconfig): generalized to support all forms.
	(Canvas.find): returns a list of integers instead of strings.
	* Tkinter.py (Canvas._create): call _flatten earlier.
1994-06-21 11:44:21 +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 * Tkinter.py: some tidying up. 1994-06-21 11:44:21 +00:00