This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients Arfrever, chris.jerdonek, docs@python, ezio.melotti, gvanrossum, mark.dickinson, terry.reedy
Date 2012-11-21.12:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353502145.89.0.456188274253.issue15990@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a proposed patch just to get the ball rolling on this.

Note that I'm proposing that we let ourselves use the word "standard" in place of "positional-or-keyword" when talking about parameters.  This is partly inspired by PEP 362, which says, "Parameter.POSITIONAL_OR_KEYWORD ... this is the standard binding behaviour for functions implemented in Python."

This patch only takes an initial crack at the glossary entries.  Once these are fleshed out, we can add additional :term: links and index directives.
History
Date User Action Args
2012-11-21 12:49:06chris.jerdoneksetrecipients: + chris.jerdonek, gvanrossum, terry.reedy, mark.dickinson, ezio.melotti, Arfrever, docs@python
2012-11-21 12:49:05chris.jerdoneksetmessageid: <1353502145.89.0.456188274253.issue15990@psf.upfronthosting.co.za>
2012-11-21 12:49:05chris.jerdoneklinkissue15990 messages
2012-11-21 12:49:05chris.jerdonekcreate