]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Dialog.py: d.num should be numeric, not string
authorGuido van Rossum <guido@python.org>
Tue, 30 Aug 1994 12:13:44 +0000 (12:13 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 Aug 1994 12:13:44 +0000 (12:13 +0000)
commitf023ab0471c5b8dc9f421890481f94451b00e545
treee8c362085c11d79f3af2f3c82c1a833a8c1594da
parentc1be9d59e4b25a7185dc976b695532a397e838b0
Dialog.py: d.num should be numeric, not string
Tkinter.py: on destroy(), remove self from master's dict of children
Lib/lib-tk/Dialog.py
Lib/lib-tk/Tkinter.py
Lib/tkinter/Dialog.py
Lib/tkinter/Tkinter.py