mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
5ea7bb25e3
tkinter.ttk.Scale().configure([name]) now returns a configuration tuple for name or a list thereof for all options. Based on patch Giovanni Lombardo.