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 lukasz.langa
Recipients docs@python, eric.araujo, georg.brandl, l0nwlf, loewis, lukasz.langa, pitrou, schof, twhitema
Date 2010-07-30.12:41:31
SpamBayes Score 0.00010019142
Marked as misclassified No
Message-id <1280493693.13.0.55142909616.issue8350@psf.upfronthosting.co.za>
In-reply-to
Content
Closing as invalid would not be wise because using named arguments as keywords is in Python taken for granted. Cases that are exceptions from this rule should be explicitly noted as to avoid confusion, especially for less experienced programmers.

Similar case for builtins: #9426
History
Date User Action Args
2010-07-30 12:41:33lukasz.langasetrecipients: + lukasz.langa, loewis, georg.brandl, pitrou, eric.araujo, twhitema, schof, l0nwlf, docs@python
2010-07-30 12:41:33lukasz.langasetmessageid: <1280493693.13.0.55142909616.issue8350@psf.upfronthosting.co.za>
2010-07-30 12:41:31lukasz.langalinkissue8350 messages
2010-07-30 12:41:31lukasz.langacreate