cpython/Lib/tkinter
Serhiy Storchaka 745a407df8 Issue #22115: Fixed tracing Tkinter variables:
* tracing in the "u" mode now works
* trace_vdelete() with wrong mode no longer break tracing
* trace_vinfo() now always returns a list of pairs of strings
2016-06-26 17:42:23 +03:00
..
test Issue #22115: Fixed tracing Tkinter variables: 2016-06-26 17:42:23 +03:00
__init__.py Issue #22115: Fixed tracing Tkinter variables: 2016-06-26 17:42:23 +03: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 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 Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. 2015-05-06 14:00:04 +03:00
tix.py Issue #27125: Remove duplicated words from documentation and comments 2016-05-30 04:04:50 +00:00
ttk.py Issue #26386: Fixed ttk.TreeView selection operations with item id's 2016-06-14 12:33:31 +03:00