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