cpython/Modules/_ctypes
Thomas Heller 5c6af808f7 Issue #3102: All global symbols that the _ctypes extension defines are
now prefixed with 'Py' or '_ctypes'.
2009-04-24 20:31:47 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
libffi_arm_wince Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi_msvc This refactoring should make it easier to add new calling conventions. 2009-02-03 17:07:40 +00:00
libffi_osx Issue #5341: Fix a variety of spelling errors. 2009-02-21 20:27:01 +00:00
_ctypes.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
_ctypes_test.c Issue 1872: Changed the struct module typecode from 't' to '?', for 2008-03-05 15:34:29 +00:00
_ctypes_test.h Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
callbacks.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
callproc.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
cfield.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
ctypes.h Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
malloc_closure.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00
stgdict.c Issue #3102: All global symbols that the _ctypes extension defines are 2009-04-24 20:31:47 +00:00