mirror of
https://github.com/python/cpython.git
synced 2026-08-05 08:43:32 -04:00
Allow ttk.Treeview.insert to insert iid that has a false boolean value. Note iid=0 and iid=False would be same.
Allow ttk.Treeview.insert to insert iid that has a false boolean value. Note iid=0 and iid=False would be same.