Guido van Rossum <gu...@python.org> added the comment:

Well, as you point out, f(z=0, *(1, 2)) is legal, and the parser doesn't know 
what the names of the keyword arguments are. SO this cannot be changed.

----------
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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

Reply via email to