]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 55896 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Fri, 15 Jun 2007 17:10:41 +0000 (17:10 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 15 Jun 2007 17:10:41 +0000 (17:10 +0000)
commit59fc24403d92b829a24ec2a815d39e881b53337f
tree4c21977665e45829b568b501e425d55fbf998b5f
parentd3d80f3cd171bf0f75bf8eb698de7e4a3c6f262b
Merged revisions 55896 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk/Modules/_ctypes

........
  r55896 | thomas.heller | 2007-06-11 17:58:33 +0200 (Mo, 11 Jun 2007) | 3 lines

  Use "O&" in calls to PyArg_Parse when we need a 'void*' instead of "k"
  or "K" codes.
........
Modules/_ctypes/callproc.c
Modules/_ctypes/ctypes.h