mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -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.