]> granicus.if.org Git - python/commit
c_void_p.from_param accepts bytes. Fix test_prototypes.
authorThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 19:38:33 +0000 (19:38 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 19:38:33 +0000 (19:38 +0000)
commit3821e31d19343ff8694f6e2c86c12c0dcd127527
treea06791f060a16c02b29298bdef398af5a503185e
parent3d79dd9edf3cfdffd1dc7d4e45b77da2478e1111
c_void_p.from_param accepts bytes.  Fix test_prototypes.
Lib/ctypes/test/test_prototypes.py
Modules/_ctypes/_ctypes.c