cpython/Lib/tkinter
Serhiy Storchaka b1f5287952 Issue #27025: Generated names for Tkinter widgets now start by the "!" prefix
for readability (was "`").
2016-10-25 09:43:48 +03:00
..
test Issue #22115: Updated Misc/NEWS. 2016-06-26 17:47:46 +03:00
__init__.py Issue #27025: Generated names for Tkinter widgets now start by the "!" prefix 2016-10-25 09:43:48 +03:00
__main__.py
colorchooser.py
commondialog.py Remove outdated TkVersion checks. 2016-04-25 13:49:11 +03:00
constants.py
dialog.py Remove outdated TkVersion checks. 2016-04-25 13:49:11 +03:00
dnd.py Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
filedialog.py
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
tix.py Issue #25464: Fixed HList.header_exists() in tkinter.tix module by addin 2016-10-24 23:49:10 +03:00
ttk.py Merge spelling and grammar fixes from 3.5 2016-08-05 01:51:39 +00:00