[issue9030] ctypes variable limits

Pauli Rikula report at bugs.python.org
Fri Jun 18 22:16:50 CEST 2010


New submission from Pauli Rikula <pauli.rikula at gmail.com>:

ctypes should have nice interface from which one could get maximum and minimum values etc information about numeric's data types. for integers this is quite trivial, but at least long double is a bit trickier one.

----------
type:  -> feature request

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


More information about the Python-bugs-list mailing list