summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/test/test_tkinter/test_variables.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #22115: Fixed tracing Tkinter variables.Serhiy Storchaka2016-06-261-1/+50
* Issue #15133: _tkinter.tkapp.getboolean() now supports long and Tcl_Obj andSerhiy Storchaka2015-04-041-4/+46
* Issue #22236: Tkinter tests now don't reuse default root window. New rootSerhiy Storchaka2014-08-241-3/+3
* Issue #20368: The null character now correctly passed from Tcl to Python (inSerhiy Storchaka2014-02-031-0/+14
* Backported tests for Tkinter variables.Serhiy Storchaka2013-12-261-0/+152