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 eric.araujo
Recipients docs@python, eric.araujo, georg.brandl, l0nwlf, loewis, lukasz.langa, pitrou, schof, twhitema
Date 2010-07-30.13:43:10
SpamBayes Score 0.12651132
Marked as misclassified No
Message-id <1280497393.54.0.665115376762.issue8350@psf.upfronthosting.co.za>
In-reply-to
Content
You could copy this notice from reference/expressions#calls:

“An implementation may provide built-in functions whose positional parameters do not have names, even if they are ‘named’ for the purpose of documentation, and which therefore cannot be supplied by keyword.”

An addition to documenting/rest or documenting/markup would be useful too.
History
Date User Action Args
2010-07-30 13:43:13eric.araujosetrecipients: + eric.araujo, loewis, georg.brandl, pitrou, twhitema, schof, l0nwlf, docs@python, lukasz.langa
2010-07-30 13:43:13eric.araujosetmessageid: <1280497393.54.0.665115376762.issue8350@psf.upfronthosting.co.za>
2010-07-30 13:43:11eric.araujolinkissue8350 messages
2010-07-30 13:43:10eric.araujocreate