cpython/Lib/tkinter/test/test_tkinter
2021-04-19 19:12:24 -07:00
..
__init__.py
test_colorchooser.py bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578) 2021-01-21 21:14:04 +02:00
test_font.py bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-23968) 2020-12-29 12:56:55 +02:00
test_geometry_managers.py
test_images.py
test_loadtk.py
test_messagebox.py
test_misc.py Revert "bpo-38659: [Enum] add _simple_enum decorator (GH-25285)" (GH-25476) 2021-04-19 19:12:24 -07:00
test_simpledialog.py
test_text.py
test_variables.py bpo-42759: Fix equality comparison of Variable and Font in Tkinter (GH-23968) 2020-12-29 12:56:55 +02:00
test_widgets.py