summaryrefslogtreecommitdiffstats
path: root/Lib/tkinter/scrolledtext.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #1658: dict size is changing during iteration in tkinter.BaseWidget andGuilherme Polo2008-09-041-5/+4
| | | | | | tkinter.scrolledtext.ScrolledText. Reviewed by Amaury Forgeot d'Arc
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-171-2/+2
|
* Tkinter move, part 1: move modules.Georg Brandl2008-05-171-0/+43