0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Lib/lib-tk
Thomas Wouters 7e47402264 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
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 ;)
2000-07-16 12:04:32 +00:00
..
Canvas.py
Dialog.py
FileDialog.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
FixTk.py Work the Tcl version number in the path we search for. 2000-04-04 23:32:21 +00:00
ScrolledText.py Peter Haight discovered that this code uses a mutable default for cnf 1999-09-20 00:39:47 +00:00
SimpleDialog.py
tkColorChooser.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
tkCommonDialog.py
Tkconstants.py
Tkdnd.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
tkFileDialog.py
tkFont.py
Tkinter.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
tkMessageBox.py
tkSimpleDialog.py Moshe Zadka: 2000-02-24 15:01:43 +00:00
turtle.py