commit | 67ef5f3fb60f064fbe95eae5dc2644be1d72dfdb | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jun 20 13:39:14 1994 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jun 20 13:39:14 1994 +0000 |
tree | 93918e68a32507fe28d1f61a4d17599e8faa31da | |
parent | 45853db868fa415c50bfa6d104fe8cdae1c41604 [diff] |
* 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.