mirror of
https://github.com/python/cpython.git
synced 2026-05-16 01:19:28 -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.