cpython/Modules/_ctypes
2011-03-02 01:03:11 +00:00
..
darwin
libffi
libffi_arm_wince
libffi_msvc Issue #8275: Fix passing of callback arguments with ctypes under Win64. 2011-01-31 21:08:57 +00:00
libffi_osx
_ctypes.c Remove useless argument of _PyUnicode_AsDefaultEncodedString() 2011-03-02 01:03:11 +00:00
_ctypes_test.c Issue #8275: Fix passing of callback arguments with ctypes under Win64. 2011-01-31 21:08:57 +00:00
_ctypes_test.h
callbacks.c
callproc.c PyUnicode_AsWideCharString() takes a PyObject*, not a PyUnicodeObject* 2010-10-07 01:02:42 +00:00
cfield.c Issue #8914: fix various warnings from the Clang static analyzer v254. 2011-02-22 20:15:44 +00:00
ctypes.h
ctypes_dlfcn.h
libffi.diff
malloc_closure.c
stgdict.c