mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
* Raise TypeError for non-element argument in the Python implementation too. * Include the repr of the elements in the ValueError error message.
Source files for standard library extension modules, and former extension modules that are now builtin modules.