2012/6/14 Alexandre Zani <[email protected]>:
> How about keyword instead of kwonly? I find kwonly clear when
> side-by-side with varkw, but ambiguous standalone.
>
> I like the idea of using args and kwargs just because those are the
> defacto standard way we refer to that type of argument.

That conflates the name of the parameter with what it does.


-- 
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to