aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tkinter/dialog.py
Commit message (Expand)AuthorAge
* gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)Serhiy Storchaka2022-09-27
* bpo-29446: tkinter 'import *' only imports what it should (GH-14864)Flavian Hautbois2019-07-25
* bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822)Serhiy Storchaka2018-10-12
* Remove outdated TkVersion checks.Serhiy Storchaka2016-04-25
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-17
* Tkinter move, part 1: move modules.Georg Brandl2008-05-17