cpython/Lib/tkinter
Martin Panter c04fb56e36 Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar
The original form is incorrect grammar and feels awkward, even though the
meaning is clear.
2016-02-10 05:44:01 +00:00
..
test Issue #25263: Fixed the tkinter.test.test_tkinter.test_font.FontTest test 2015-11-10 15:31:38 +02:00
__init__.py Issue #26304: Change "allows to <verb>" to "allows <verb>ing" or similar 2016-02-10 05:44:01 +00:00
__main__.py
colorchooser.py De-'colour'ize stdlib except for idlelib.configDialog. 2014-10-09 18:44:32 -04:00
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py Replace os.error with OSError in tkinter and IDLE 2012-12-17 19:51:15 +02:00
font.py Issue #24408: Fixed AttributeError in measure() and metrics() methods of 2015-06-08 18:43:55 +03:00
messagebox.py
scrolledtext.py
simpledialog.py Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
tix.py Issue #20976: pyflakes: Remove unused imports 2014-03-20 09:16:38 +01:00
ttk.py Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00