cpython/Lib/tkinter
Serhiy Storchaka 42a4366ad5 Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets.
Added few missed tests for configure options.
2016-03-09 10:33:51 +02:00
..
test Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. 2016-03-09 10:33:51 +02:00
__init__.py Issue #26177: Fixed the keys() method for Canvas and Scrollbar widgets. 2016-03-09 10:33:51 +02:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
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
ttk.py Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00