cpython/Lib/tkinter
Serhiy Storchaka 2849e0dfb7 Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
integers instead of a string.  Based on patch by Guilherme Polo.
2013-11-03 14:13:34 +02:00
..
test Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of 2013-11-03 14:13:34 +02:00
__init__.py Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of 2013-11-03 14:13:34 +02:00
__main__.py
_fix.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py
messagebox.py
scrolledtext.py
simpledialog.py
tix.py
ttk.py