aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tkinter/scrolledtext.py
Commit message (Expand)AuthorAge
* 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
* #10768: fix ScrolledText widget construction, and make the example work from ...Georg Brandl2010-12-28
* Merged revisions 74507-74511,74517 via svnmerge fromGuilherme Polo2009-08-18
* Merged revisions 68006 via svnmerge fromMartin v. Löwis2008-12-29
* Issue #1658: dict size is changing during iteration in tkinter.BaseWidget andGuilherme Polo2008-09-04
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-17
* Tkinter move, part 1: move modules.Georg Brandl2008-05-17