cpython/Lib/ctypes
Amaury Forgeot d'Arc 4cfb42dd2d Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to
some functions like file.write().
2011-08-30 21:40:20 +02:00
..
macholib
test Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to 2011-08-30 21:40:20 +02:00
__init__.py
_endian.py Close #4376: ctypes now supports nested structures in a endian different than 2011-07-13 21:43:18 +02:00
util.py Merged revisions 84836 via svnmerge from 2010-09-15 13:08:12 +00:00
wintypes.py Issue #3612: Added new types to ctypes.wintypes. (CHAR and pointers) 2010-09-28 21:08:38 +00:00