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