Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-29446: tkinter 'import *' only imports what it should (GH-14864) | Flavian Hautbois | 2019-07-25 |
* | bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) | Serhiy Storchaka | 2018-10-12 |
* | #10768: fix ScrolledText widget construction, and make the example work from ... | Georg Brandl | 2010-12-28 |
* | Merged revisions 74507-74511,74517 via svnmerge from | Guilherme Polo | 2009-08-18 |
* | Merged revisions 68006 via svnmerge from | Martin v. Löwis | 2008-12-29 |
* | Issue #1658: dict size is changing during iteration in tkinter.BaseWidget and | Guilherme Polo | 2008-09-04 |
* | Tkinter, step 2: adapt imports. | Georg Brandl | 2008-05-17 |
* | Tkinter move, part 1: move modules. | Georg Brandl | 2008-05-17 |