[issue5383] Allow intermixing of keyword arguments and vargarg arguments

Amaury Forgeot d'Arc report at bugs.python.org
Wed Jul 1 19:25:16 CEST 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Also, the new syntax breaks the symmetry between the function definition
and the function call.

In any case, the issue tracker is the wrong place for such discussions.
This should be done on the python-ideas mailing list.

----------
nosy: +amaury.forgeotdarc
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5383>
_______________________________________


More information about the Python-bugs-list mailing list