[issue9326] Error message for incorrect number of (function) args is incorrect

Serhiy Storchaka report at bugs.python.org
Sun May 31 08:02:04 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

In Python 3:

TypeError: f() missing 1 required positional argument: 'a'

----------
nosy: +serhiy.storchaka
resolution:  -> out of date
stage: test needed -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue9326>
_______________________________________


More information about the Python-bugs-list mailing list