cpython/Lib/tkinter/test/test_ttk
Garvit Khatri 3ab44c0783 bpo-33096: Fix ttk.Treeview.insert. (GH-6228)
Allow ttk.Treeview.insert to insert iid that has a false boolean value.
Note iid=0 and iid=False would be same.
2018-03-26 10:02:05 +03:00
..
__init__.py
test_extensions.py
test_functions.py bpo-32297: Few misspellings found in Python source code comments. (#4803) 2017-12-14 13:04:53 +02:00
test_style.py
test_widgets.py bpo-33096: Fix ttk.Treeview.insert. (GH-6228) 2018-03-26 10:02:05 +03:00