[Python-Dev] Updated PEP 362 (Function Signature Object)

Benjamin Peterson benjamin at python.org
Sun Jun 10 22:27:38 CEST 2012


2012/6/10 Larry Hastings <larry at hastings.org>:
> Can you make a more concrete suggestion?  "type" strikes me as a poor choice
> of name, as it makes one think immediately of type(), which is another, uh,
> variety of "type".

kind ->
"position" or
"keword_only" or
"vararg" or
"kwarg"


-- 
Regards,
Benjamin


More information about the Python-Dev mailing list