[Python-Dev] PEP 362 Third Revision (original) (raw)
Benjamin Peterson benjamin at python.org
Thu Jun 14 23:00:00 CEST 2012
- Previous message: [Python-Dev] PEP 362 Third Revision
- Next message: [Python-Dev] PEP 362 Third Revision
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 362 Third Revision
- Next message: [Python-Dev] PEP 362 Third Revision
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]