Alexandre Zani <alexandre.z...@gmail.com> added the comment:

I would tend to disagree with the use of **kwargs. It means the argument list 
would be implicit, not documented by the code and not checked at runtime. We 
could end up with anything in there. I'll try to propose a patch tonight that 
implements Jean-Paul's solution.

----------

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

Reply via email to