SIGN IN SIGN UP

bpo-39152: add missing ttk.Scale.configure return value (GH-17815)

tkinter.ttk.Scale().configure([name]) now returns a configuration tuple for name
or a list thereof for all options. Based on patch Giovanni Lombardo.
T
Terry Jan Reedy committed
5ea7bb25e3b192d6c49a49c9e3b316f8559602aa
Parent: b19c0d7
Committed by GitHub <noreply@github.com> on 1/5/2020, 4:23:58 PM