[issue8177] Incoherent error with keyword argument follow by unpacking argument lists
Benjamin Peterson
report at bugs.python.org
Sat Apr 24 19:47:57 CEST 2010
Benjamin Peterson <benjamin at python.org> added the comment:
As covered in http://docs.python.org/dev/reference/expressions.html#calls, this is how function calls are bound.
----------
resolution: -> wont fix
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8177>
_______________________________________
More information about the Python-bugs-list
mailing list