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 benjamin.peterson, pitrou, rhettinger
Date 2009-02-08.17:42:16
SpamBayes Score 1.7802512e-06
Marked as misclassified No
Message-id <1234114938.64.0.086440839343.issue5137@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think you need to call PyNumber_Check() (unless you want to
customize the error message).
History
Date User Action Args
2009-02-08 17:42:18pitrousetrecipients: + pitrou, rhettinger, benjamin.peterson
2009-02-08 17:42:18pitrousetmessageid: <1234114938.64.0.086440839343.issue5137@psf.upfronthosting.co.za>
2009-02-08 17:42:16pitroulinkissue5137 messages
2009-02-08 17:42:16pitroucreate