mirror of
https://github.com/python/cpython.git
synced 2026-07-25 11:22:45 -04:00
b84f029baa
and selection_toggle() of ttk.TreeView now allow to pass multiple items as multiple arguments instead of passing them as a tuple. Deprecated undocumented ability of calling the selection() method with arguments.