summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/test/test_tkinter/test_variables.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #20368: The null character now correctly passed from Tcl to Python (inSerhiy Storchaka2014-02-031-0/+14
| | | | unicode strings only). Improved error handling in variables-related commands.
* Backported tests for Tkinter variables.Serhiy Storchaka2013-12-261-0/+152