summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/test/test_ttk/test_extensions.py
Commit message (Expand)AuthorAgeFilesLines
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-41/+41
* Restore the previous geometry before leaving the testGuilherme Polo2009-02-021-2/+3
* Use a single Tcl interpreter through all these tests, this may help someGuilherme Polo2009-02-021-3/+10
* Added the ttk module. See issue #2983: Ttk support for Tkinter.Guilherme Polo2009-01-281-0/+266