]> granicus.if.org Git - python/commit
Merged revisions 71640-71641 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Thu, 16 Apr 2009 19:13:35 +0000 (19:13 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 16 Apr 2009 19:13:35 +0000 (19:13 +0000)
commit33fcecac4b0cd07a492793fb87c10b46507576f6
tree7d1ba55f2717a473ad41d0f0a1fdbabacafd0955
parentcbe744ae436405745e19cbdbc8bac911f5c861d9
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