Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) | Serhiy Storchaka | 2018-10-12 | 1 | -0/+2 |
| | |||||
* | Remove outdated TkVersion checks. | Serhiy Storchaka | 2016-04-25 | 1 | -4/+1 |
| | | | | Minimal supported Tcl/Tk version is 8.4, and this is checked in _tkinter.c. | ||||
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 | 1 | -3/+3 |
| | |||||
* | Tkinter move, part 1: move modules. | Georg Brandl | 2008-05-17 | 1 | -0/+49 |