cpython/Lib/tkinter/test/test_tkinter
Serhiy Storchaka 4babb9111f Issue #6157: Fixed tkinter.Text.debug(). tkinter.Text.bbox() now raises
TypeError instead of TclError on wrong number of arguments.  Original patch
by Guilherme Polo.
2013-11-03 14:34:25 +02:00
..
__init__.py
test_font.py
test_loadtk.py
test_misc.py Issue #16541: tk_setPalette() now works with keyword arguments. 2013-01-02 00:03:58 +02:00
test_text.py Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo. 2013-11-03 14:29:35 +02:00
test_variables.py
test_widgets.py Issue #6157: Fixed tkinter.Text.debug(). tkinter.Text.bbox() now raises 2013-11-03 14:34:25 +02:00