Adam Bartoš added the comment:

Do we want to allow a trailing comma after *args or **kwargs in a function 
definition? Unlike in a call, **kwargs is always the last thing in the list and 
nothing can be added after that. Just asking.

----------

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

Reply via email to