mirror of
https://github.com/python/cpython.git
synced 2026-05-18 02:15:28 -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.