aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tkinter/test/test_tkinter/test_geometry_managers.py
Commit message (Expand)AuthorAge
* Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.Serhiy Storchaka2016-03-09
* Issue #22236: Tkinter tests now don't reuse default root window. New rootSerhiy Storchaka2014-08-24
* Issue #20635: Added tests for Tk geometry managers.Serhiy Storchaka2014-04-13