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 benjamin.peterson
Recipients alex, benjamin.peterson, eric.smith, mark.dickinson, rhettinger
Date 2010-04-16.21:41:45
SpamBayes Score 0.012950085
Marked as misclassified No
Message-id <1271454109.26.0.114748871855.issue8419@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch. It adds a new function, PyArg_ValidateKeywordArguments.
History
Date User Action Args
2010-04-16 21:41:49benjamin.petersonsetrecipients: + benjamin.peterson, rhettinger, mark.dickinson, eric.smith, alex
2010-04-16 21:41:49benjamin.petersonsetmessageid: <1271454109.26.0.114748871855.issue8419@psf.upfronthosting.co.za>
2010-04-16 21:41:47benjamin.petersonlinkissue8419 messages
2010-04-16 21:41:47benjamin.petersoncreate