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 loewis
Recipients jon, loewis
Date 2009-09-27.07:26:01
SpamBayes Score 0.08020206
Marked as misclassified No
Message-id <1254036362.6.0.831528226249.issue7004@psf.upfronthosting.co.za>
In-reply-to
Content
-1. What's wrong with writing

   return PyBool_FromLong(x);
History
Date User Action Args
2009-09-27 07:26:02loewissetrecipients: + loewis, jon
2009-09-27 07:26:02loewissetmessageid: <1254036362.6.0.831528226249.issue7004@psf.upfronthosting.co.za>
2009-09-27 07:26:01loewislinkissue7004 messages
2009-09-27 07:26:01loewiscreate