]> granicus.if.org Git - python/commitdiff
Test correct getXXX methods in Tkinter bigmem tests.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 May 2014 12:55:12 +0000 (15:55 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 May 2014 12:55:12 +0000 (15:55 +0300)
Tk.getint is just int, true Tk wrapper is available as Tk.tk.getint.

1  2 
Lib/test/test_tcl.py

Simple merge