mirror of
https://github.com/python/cpython.git
synced 2026-05-17 01:49:12 -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.