cpython/Lib/ctypes
Meador Inge fe7aa49f24 Issue #9041: raised exception is misleading
An issue in ctypes.c_longdouble, ctypes.c_double, and ctypes.c_float that
caused an incorrect exception to be returned in the case of overflow has been
fixed.
2012-05-28 13:52:59 -05:00
..
macholib Replace 'has_key()' with 'in'. 2008-02-21 18:52:20 +00:00
test Issue #9041: raised exception is misleading 2012-05-28 13:52:59 -05:00
__init__.py Issue #13380: add an internal function for resetting the ctypes caches 2011-11-25 22:25:06 -06:00
_endian.py Issue #12142: Fixed reference cycle when importing ctypes 2012-02-05 00:27:40 -06:00
util.py Issue #13979: Fix ctypes.util.find_library ldconfig regex 2012-02-13 22:22:06 -06:00
wintypes.py Revert unintended change. 2009-10-22 07:06:49 +00:00