[Python-Dev] PEP 362 Third Revision (original) (raw)

Brett Cannon brett at python.org
Thu Jun 14 17:24:52 CEST 2012


On Thu, Jun 14, 2012 at 9:50 AM, Yury Selivanov <yselivanov.ml at gmail.com>wrote:

[SNIP]

Let's consider replacement of 'Parameter.is*' set of attributes with a single 'Parameter.kind' attribute, which will have the following possible values: 'positional', 'vararg', 'keyword-only', 'varkwarg'.

(I think 'positional' is more intuitive than 'index'?) +1 if this change is made.

-Brett -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20120614/931d4662/attachment.html>



More information about the Python-Dev mailing list