mirror of
https://github.com/python/cpython.git
synced 2026-07-24 02:46:51 -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.