blob: b3d49ee3e9a7062194bb1d9578bd67fedd0cdad6 [file] [log] [blame]
Removed support of arguments in `tkinter.ttk.Treeview.selection`. It was
deprecated in 3.6. Use specialized methods like `selection_set` for
changing the selection.