]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Tkinter.py (Canvas): made create_ methods return the item id;
authorGuido van Rossum <guido@python.org>
Mon, 20 Jun 1994 13:39:14 +0000 (13:39 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 20 Jun 1994 13:39:14 +0000 (13:39 +0000)
commit67ef5f3fb60f064fbe95eae5dc2644be1d72dfdb
tree93918e68a32507fe28d1f61a4d17599e8faa31da
parent45853db868fa415c50bfa6d104fe8cdae1c41604
* 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.
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py