mirror of
https://github.com/python/cpython.git
synced 2025-10-28 09:10:36 +00:00
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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_extensions.py | ||
| test_functions.py | ||
| test_style.py | ||
| test_widgets.py | ||