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 r.david.murray
Recipients docs@python, icedream91, r.david.murray
Date 2013-06-29.13:27:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372512423.8.0.145150226683.issue18326@psf.upfronthosting.co.za>
In-reply-to
Content
It means they are keyword-only arguments.  This could be mentioned in the text, with the term 'keyword-only arguments' linked to an appropriate glossary entry (which appears to need to be added).
History
Date User Action Args
2013-06-29 13:27:03r.david.murraysetrecipients: + r.david.murray, docs@python, icedream91
2013-06-29 13:27:03r.david.murraysetmessageid: <1372512423.8.0.145150226683.issue18326@psf.upfronthosting.co.za>
2013-06-29 13:27:03r.david.murraylinkissue18326 messages
2013-06-29 13:27:03r.david.murraycreate