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 vajrasky
Recipients larry, vajrasky
Date 2014-01-09.08:28:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389256085.36.0.892304749743.issue20173@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, this is my second attempt. I want to get METH_VARGS but I always get METH_O for positional parameters. Is there any way to circumvent this? The documentation does not cover this.
History
Date User Action Args
2014-01-09 08:28:05vajraskysetrecipients: + vajrasky, larry
2014-01-09 08:28:05vajraskysetmessageid: <1389256085.36.0.892304749743.issue20173@psf.upfronthosting.co.za>
2014-01-09 08:28:05vajraskylinkissue20173 messages
2014-01-09 08:28:05vajraskycreate