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 theller
Recipients roysmith, theller
Date 2009-04-28.20:14:17
SpamBayes Score 0.02377963
Marked as misclassified No
Message-id <1240949659.45.0.186955671791.issue4538@psf.upfronthosting.co.za>
In-reply-to
Content
Isn't is easy to find these limits by using ctypes?

Something like ctypes.sizeof(ctypes.c_uint32)...
History
Date User Action Args
2009-04-28 20:14:19thellersetrecipients: + theller, roysmith
2009-04-28 20:14:19thellersetmessageid: <1240949659.45.0.186955671791.issue4538@psf.upfronthosting.co.za>
2009-04-28 20:14:17thellerlinkissue4538 messages
2009-04-28 20:14:17thellercreate