[Python-Dev] PEP 362 Third Revision
Benjamin Peterson
benjamin at python.org
Thu Jun 14 23:00:00 CEST 2012
2012/6/14 Alexandre Zani <alexandre.zani at gmail.com>:
> 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
More information about the Python-Dev
mailing list