aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tkinter/dialog.py
Commit message (Collapse)AuthorAge
* Remove outdated TkVersion checks.Serhiy Storchaka2016-04-25
| | | | Minimal supported Tcl/Tk version is 8.4, and this is checked in _tkinter.c.
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-17
|
* Tkinter move, part 1: move modules.Georg Brandl2008-05-17