[issue4538] ctypes could include data type limits

Thomas Heller report at bugs.python.org
Tue Apr 28 22:14:19 CEST 2009


Thomas Heller <theller at ctypes.org> added the comment:

Isn't is easy to find these limits by using ctypes?

Something like ctypes.sizeof(ctypes.c_uint32)...

----------
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4538>
_______________________________________


More information about the Python-bugs-list mailing list