cpython/Lib/ctypes
Thomas Heller fa704c6ade Fix for SF# 1701409: segfault in c_char_p of ctypes. The repr output
of c_char_p and c_wchar_p has changed as a sideeffect.
2007-07-13 17:12:23 +00:00
..
macholib Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
test Do not try to load the GLUT library in the ctypes tests. This test 2007-07-13 16:50:43 +00:00
__init__.py Fix for SF# 1701409: segfault in c_char_p of ctypes. The repr output 2007-07-13 17:12:23 +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