mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
f3759d21dd
* Raise TypeError for non-element argument in the Python implementation too. * Include the repr of the elements in the ValueError error message.