cpython/Lib/ctypes
Antoine Pitrou 0ea622a5c8 Issue #8275: Fix passing of callback arguments with ctypes under Win64.
Patch by Stan Mihai. Ok'ed by Georg.
2011-01-31 21:08:57 +00:00
..
macholib
test Issue #8275: Fix passing of callback arguments with ctypes under Win64. 2011-01-31 21:08:57 +00:00
__init__.py
_endian.py
util.py Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output 2010-09-15 13:06:09 +00:00
wintypes.py Issue #3612: Added new types to ctypes.wintypes. (CHAR and pointers) 2010-09-28 21:08:38 +00:00