]> granicus.if.org Git - python/commit
c_char_p.from_param accepts bytes. Fix test_parameters.
authorThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 19:33:24 +0000 (19:33 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 19:33:24 +0000 (19:33 +0000)
commit3d79dd9edf3cfdffd1dc7d4e45b77da2478e1111
tree3aa3b3524b83c1467ba9000fbc1b5bb6d158d14e
parent7a76e8f67c0866d04c7370df580bcd7b0cb42297
c_char_p.from_param accepts bytes.  Fix test_parameters.
Lib/ctypes/test/test_parameters.py
Modules/_ctypes/_ctypes.c