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 pitrou
Recipients amaury.forgeotdarc, anjos, eric.araujo, ghaering, pitrou, poq, python-dev, serhiy.storchaka
Date 2013-02-10.11:00:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360494034.71.0.83035976198.issue13773@psf.upfronthosting.co.za>
In-reply-to
Content
> You can use "p" format in PyArg_ParseTuple* for boolean parameters.

That's what I used, indeed.
History
Date User Action Args
2013-02-10 11:00:34pitrousetrecipients: + pitrou, ghaering, amaury.forgeotdarc, eric.araujo, python-dev, poq, serhiy.storchaka, anjos
2013-02-10 11:00:34pitrousetmessageid: <1360494034.71.0.83035976198.issue13773@psf.upfronthosting.co.za>
2013-02-10 11:00:34pitroulinkissue13773 messages
2013-02-10 11:00:34pitroucreate