mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -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.