cpython/Modules/_ctypes
Thomas Heller 579b65c2d6 Merged revisions 71640-71641 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r71640 | thomas.heller | 2009-04-16 08:26:33 +0200 (Do, 16 Apr 2009) | 1 line

  Remove unneeded code.
........
  r71641 | thomas.heller | 2009-04-16 08:42:02 +0200 (Do, 16 Apr 2009) | 2 lines

  Remove duplicated function declaration.
  Make _pagesize static.
........
2009-04-16 18:37:24 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +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 Merged revisions 69260 via svnmerge from 2009-02-03 19:34:18 +00:00
libffi_osx Merged revisions 69846 via svnmerge from 2009-02-21 20:59:32 +00:00
_ctypes.c Merged revisions 71640-71641 via svnmerge from 2009-04-16 18:37:24 +00:00
_ctypes_test.c Implement PEP 3121: new module initialization and finalization API. 2008-06-11 05:26:20 +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 Merged revisions 71640-71641 via svnmerge from 2009-04-16 18:37:24 +00:00
callproc.c (The fix has been slightly adjusted.) 2009-02-10 18:59:04 +00:00
cfield.c Issue #1717: rename tp_compare to tp_reserved. I'll change the 2009-02-02 20:36:42 +00:00
ctypes.h Merged revisions 71640-71641 via svnmerge from 2009-04-16 18:37:24 +00:00
ctypes_dlfcn.h Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
malloc_closure.c Merged revisions 71640-71641 via svnmerge from 2009-04-16 18:37:24 +00:00
stgdict.c Issue #1717: rename tp_compare to tp_reserved. I'll change the 2009-02-02 20:36:42 +00:00