]> granicus.if.org Git - python/commit
Merged revisions 71640-71641 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Thu, 16 Apr 2009 18:37:24 +0000 (18:37 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 16 Apr 2009 18:37:24 +0000 (18:37 +0000)
commit579b65c2d695eb468fb97568ff7d2ad9d261b2b3
tree976d9b2d4c2fc796d6ca44bc7438b37bafa18a42
parent1055e89a258ab8257b0fd91ac0ae11a21ff37b4c
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.
........
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callbacks.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/malloc_closure.c