cpython/Lib/tkinter
Guido van Rossum 67ef5f3fb6 * Tkinter.py (Canvas): made create_ methods return the item id;
flatten argument list to _create before passing on to tk.call;
	_do should return a value.
1994-06-20 13:39:14 +00:00
..
Canvas.py Initial revision 1994-06-20 07:49:28 +00:00
ScrolledText.py Initial revision 1994-06-20 07:49:28 +00:00
Tkinter.py * Tkinter.py (Canvas): made create_ methods return the item id; 1994-06-20 13:39:14 +00:00