mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Previous error message suggested to use cls.__new__(), which obviously does not work. Now the error message is the same as for cls(...). (cherry picked from commit c45f4f3ebe34529a8db3a7918e8dd2e9f7ce8e86) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Source files for various builtin objects