mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
Passing a callable object as an option value to a Tkinter image now raises the expected TclError instead of an AttributeError.
Passing a callable object as an option value to a Tkinter image now raises the expected TclError instead of an AttributeError.