mirror of
https://github.com/python/cpython.git
synced 2026-01-29 18:52:38 +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
|
||
|---|---|---|
| .. | ||
| _hypothesis_stubs | ||
| interpreters | ||
| __init__.py | ||
| ast_helper.py | ||
| asynchat.py | ||
| asyncore.py | ||
| bytecode_helper.py | ||
| hashlib_helper.py | ||
| hypothesis_helper.py | ||
| i18n_helper.py | ||
| import_helper.py | ||
| logging_helper.py | ||
| numbers.py | ||
| os_helper.py | ||
| pty_helper.py | ||
| refleak_helper.py | ||
| script_helper.py | ||
| smtpd.py | ||
| socket_helper.py | ||
| testcase.py | ||
| threading_helper.py | ||
| venv.py | ||
| warnings_helper.py | ||