]> granicus.if.org Git - python/commit
Restore the capability to pass a class (usually Pack) as an option to widget
authorGuido van Rossum <guido@python.org>
Sun, 21 Jul 1996 03:05:05 +0000 (03:05 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 21 Jul 1996 03:05:05 +0000 (03:05 +0000)
commitad8b3baa919f5ab1201fca0e608905851f24e967
tree36258e86326cf7f7aec1d52c93bec59d4b7b096e
parent81652ab67a404639a29c1239da1a6439eeffbda4
Restore the capability to pass a class (usually Pack) as an option to widget
creation; no longer support this for the config method.
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py