mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
50e3cc9748
Passing a callable object as an option value to a Tkinter image now raises the expected TclError instead of an AttributeError.