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 roysmith
Recipients roysmith, theller
Date 2008-12-04.21:51:11
SpamBayes Score 0.0005751698
Marked as misclassified No
Message-id <1228427473.9.0.217264981204.issue4538@psf.upfronthosting.co.za>
In-reply-to
Content
It would be useful if ctypes included limiting constants for the various 
fixed-size integers, i.e. MAX_INT_32, MIN_INT_32, etc.

Maybe it does and I just missed just didn't see it in the docs?
History
Date User Action Args
2008-12-04 21:51:14roysmithsetrecipients: + roysmith, theller
2008-12-04 21:51:13roysmithsetmessageid: <1228427473.9.0.217264981204.issue4538@psf.upfronthosting.co.za>
2008-12-04 21:51:12roysmithlinkissue4538 messages
2008-12-04 21:51:12roysmithcreate