diff options
author | Garvit Khatri <garvitdelhi@gmail.com> | 2018-03-26 07:02:05 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2018-03-26 07:02:05 (GMT) |
commit | 3ab44c0783eebdff687014f7d14d5dec59b6bd39 (patch) | |
tree | 77df1a4b12402a9498ad17e81cd39cdeb58e1552 /Programs | |
parent | 2b75fc2bc97702224de0fae8ab026ec0cd0706ab (diff) | |
download | cpython-3ab44c0783eebdff687014f7d14d5dec59b6bd39.zip cpython-3ab44c0783eebdff687014f7d14d5dec59b6bd39.tar.gz cpython-3ab44c0783eebdff687014f7d14d5dec59b6bd39.tar.bz2 |
bpo-33096: Fix ttk.Treeview.insert. (GH-6228)
Allow ttk.Treeview.insert to insert iid that has a false boolean value.
Note iid=0 and iid=False would be same.
Diffstat (limited to 'Programs')
0 files changed, 0 insertions, 0 deletions