cpython/Lib/tkinter
Serhiy Storchaka 320f339131 Issue #6167: Scrollbar.activate() now returns the name of active element if
the argument is not specified.  Scrollbar.set() now always accepts only 2
arguments.  Added tests for Scrollbar.activate() and Scrollbar.set().
2014-07-23 22:00:44 +03:00
..
test Issue #6167: Scrollbar.activate() now returns the name of active element if 2014-07-23 22:00:44 +03:00
__init__.py Issue #6167: Scrollbar.activate() now returns the name of active element if 2014-07-23 22:00:44 +03:00
__main__.py
_fix.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py Added missed calls of splitlist(). 2014-06-01 11:21:55 +03:00
messagebox.py
scrolledtext.py
simpledialog.py
tix.py Issue #20976: pyflakes: Remove unused imports 2014-03-20 09:16:38 +01:00
ttk.py Added missed calls of splitlist(). 2014-06-01 11:21:55 +03:00