mirror of
https://github.com/python/cpython.git
synced 2026-08-27 11:29:40 +08:00
* Raise TypeError for non-element argument in the Python implementation too. * Include the repr of the elements in the ValueError error message.