cpython/Lib/tkinter
Serhiy Storchaka 6bc87b4b4d Issue #20350. tkapp.splitlist() is now always used instead of unreliable
tkapp.split() in the tkinter package.
2016-06-26 00:09:19 +03:00
..
test Issue #27319: Methods selection_set(), selection_add(), selection_remove() 2016-06-20 00:05:40 +03:00
__init__.py Issue #20350. tkapp.splitlist() is now always used instead of unreliable 2016-06-26 00:09:19 +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
messagebox.py
scrolledtext.py
simpledialog.py
tix.py Issue #20350. tkapp.splitlist() is now always used instead of unreliable 2016-06-26 00:09:19 +03:00
ttk.py Issue #27319: Methods selection_set(), selection_add(), selection_remove() 2016-06-20 00:05:40 +03:00