aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/tkinter/dnd.py
Commit message (Expand)AuthorAge
* bpo-15303: Support widgets with boolean value False in Tkinter (GH-23904)Serhiy Storchaka2020-12-25
* 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
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-17
* Tkinter, step 2: adapt imports.Georg Brandl2008-05-17
* Tkinter move, part 1: move modules.Georg Brandl2008-05-17