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