cpython/Lib/tkinter/test/test_ttk
Miss Islington (bot) a7b1b847f6
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.
(cherry picked from commit 3ab44c0783)

Co-authored-by: Garvit Khatri <garvitdelhi@gmail.com>
2018-03-26 01:19:52 -07:00
..
__init__.py
test_extensions.py bpo-25684: ttk.OptionMenu radiobuttons weren't unique (#2276) 2017-07-31 12:30:09 +03:00
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 01:19:52 -07:00