summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/test/test_tkinter/test_images.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #22236: Tkinter tests now don't reuse default root window. New rootSerhiy Storchaka2014-08-241-15/+6
* Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk.Serhiy Storchaka2014-07-301-5/+0
* Issue #21605: Added tests for Tkinter images.Serhiy Storchaka2014-06-011-0/+341