[2.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) (GH-6326)
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 3ab44c07) Co-authored-by: Garvit Khatri <garvitdelhi@gmail.com>
Showing
This diff is collapsed.
Lib/tkinter/ttk.py
0 → 100644
This diff is collapsed.
Please
register
or
sign in
to comment