]> granicus.if.org Git - python/commit
Change the default values for IntVar and DoubleVar to numbers (they
authorGuido van Rossum <guido@python.org>
Fri, 27 Dec 1996 15:30:20 +0000 (15:30 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 27 Dec 1996 15:30:20 +0000 (15:30 +0000)
commit0b96b945b898d26d1c3497f80287f43837d17852
treeccf456c098b199daa2624b4f804a1c1f77c20def
parent671dc20efccf7fb75fa4aa7ac2d94593c58c4abf
Change the default values for IntVar and DoubleVar to numbers (they
were strings, accidentally).
Lib/lib-tk/Tkinter.py
Lib/tkinter/Tkinter.py