summaryrefslogtreecommitdiffstats
path: root/Lib/lib-tk/Tkdnd.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #26778: Fixed "a/an/and" typos in code comment and documentation.Serhiy Storchaka2016-04-171-1/+1
|
* Tkinter rename reversal: remove tkinter package, adapt imports and docs.Georg Brandl2008-05-201-6/+6
|
* Tkinter renaming reversal: move modules back in their place.Georg Brandl2008-05-201-0/+321
|
* Tkinter renaming reversal: Delete all stubs from lib-tk.Georg Brandl2008-05-201-8/+0
|
* Tkinter rename, step 2: fix imports and add stub modules.Georg Brandl2008-05-161-0/+8
|
* Step 1 of Tkinter renaming: move lib-tk modules into a new "tkinter" package.Georg Brandl2008-05-161-321/+0
|
* Make reindent.py happy (convert everything to 4-space indents!).Fred Drake2000-10-231-15/+15
|
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
| | | | | | | | | | comments, docstrings or error messages. I fixed two minor things in test_winreg.py ("didn't" -> "Didn't" and "Didnt" -> "Didn't"). There is a minor style issue involved: Guido seems to have preferred English grammar (behaviour, honour) in a couple places. This patch changes that to American, which is the more prominent style in the source. I prefer English myself, so if English is preferred, I'd be happy to supply a patch myself ;)
* Another easter present.Guido van Rossum1998-04-101-0/+321