A. Jesse Jiryu Davis added the comment:

Attached patch adds "and N keyword-only argument(s)" to the TypeError message 
if a function takes keyword-only arguments and the wrong number of positional 
arguments is provided.

----------
keywords: +patch
nosy: +emptysquare
Added file: http://bugs.python.org/file38929/issue22652.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22652>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to