mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
016a9acb26
by representing the scale as float value internally in Tk. tkinter.IntVar now works if float value is set to underlying Tk variable.