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:23:23
SpamBayes Score 8.011692e-05
Marked as misclassified No
Message-id <1272133405.2.0.560181043295.issue8350@psf.upfronthosting.co.za>
In-reply-to
Content
The comment I made before yours supports that. It’s not a bug, it’s a documented behavior that just needs more exposure in the intro to the docs. (Do we have a page explaining markup?)

The real real fix would be for C functions to accept kwargs, but as far as doc is concerned, it’s ok.
History
Date User Action Args
2010-04-24 18:23:25eric.araujosetrecipients: + eric.araujo, loewis, georg.brandl, pitrou, twhitema, l0nwlf
2010-04-24 18:23:25eric.araujosetmessageid: <1272133405.2.0.560181043295.issue8350@psf.upfronthosting.co.za>
2010-04-24 18:23:23eric.araujolinkissue8350 messages
2010-04-24 18:23:23eric.araujocreate