]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Tkinter.py: some tidying up.
authorGuido van Rossum <guido@python.org>
Tue, 21 Jun 1994 11:44:21 +0000 (11:44 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 21 Jun 1994 11:44:21 +0000 (11:44 +0000)
commit08a403821d8fa803bc7f3e05050499ff22c4cd3d
treef4dc4a2c60b375cc5538462490d0fb590b8fa459
parentfea128ecf387fbe4644ea0aa8dce0a908b30ceee
* 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.
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py