mirror of
https://github.com/python/cpython.git
synced 2026-05-14 00:18:52 -04:00
32c0d3ada5
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.