[issue9232] Allow trailing comma in any function argument list.

Guido van Rossum report at bugs.python.org
Wed Aug 12 08:38:23 CEST 2015


Guido van Rossum added the comment:

To be explicit, yes, I want to allow trailing comma even after *args or **kwds. And that's what the patch does.

----------

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


More information about the Python-bugs-list mailing list