cpython/Lib/ctypes
Thomas Heller 6be522bfc2 Issue #4606: Passing 'None' if ctypes argtype is set to POINTER(...)
does now always result in NULL.
2009-09-18 20:05:44 +00:00
..
macholib
test Issue #4606: Passing 'None' if ctypes argtype is set to POINTER(...) 2009-09-18 20:05:44 +00:00
__init__.py
_endian.py
util.py
wintypes.py