cpython/Lib/ctypes
Thomas Heller 2e638c3a8a Backport from py3k branch:
Add a workaround for a strange bug on win64, when _ctypes is compiled
with the SDK compiler.  This should fix the failing
Lib\ctypes\test\test_as_parameter.py test.
2007-09-07 09:33:24 +00:00
..
macholib Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
test Add a 'c_longdouble' type to the ctypes module. 2007-09-07 06:32:17 +00:00
__init__.py Backport from py3k branch: 2007-09-07 09:33:24 +00:00
_endian.py Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
util.py patch #1610795: BSD version of ctypes.util.find_library, by Martin 2007-01-12 20:17:34 +00:00
wintypes.py Correct the name of a field in the WIN32_FIND_DATAA and WIN32_FIND_DATAW structures. 2007-05-30 07:01:25 +00:00