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 eric.araujo, georg.brandl, l0nwlf, loewis, pitrou, twhitema
Date 2010-04-24.18:12:14
SpamBayes Score 0.016403884
Marked as misclassified No
Message-id <1272132735.8.0.0388369857831.issue8350@psf.upfronthosting.co.za>
In-reply-to
Content
From http://docs.python.org/dev/reference/expressions.html#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.”
History
Date User Action Args
2010-04-24 18:12:15eric.araujosetrecipients: + eric.araujo, loewis, georg.brandl, pitrou, twhitema, l0nwlf
2010-04-24 18:12:15eric.araujosetmessageid: <1272132735.8.0.0388369857831.issue8350@psf.upfronthosting.co.za>
2010-04-24 18:12:14eric.araujolinkissue8350 messages
2010-04-24 18:12:14eric.araujocreate