summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/test/test_tkinter/test_loadtk.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #5450: Moved tests involving loading tk from Lib/test/test_tcl toGuilherme Polo2009-06-211-0/+45
Lib/lib-tk/test/test_tkinter/test_loadtk in order to follow the behaviour of test_ttkguionly.