]> granicus.if.org Git - python/commit
Get rid of buffer() in test_ctypes: backport the 3.x tests.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 22 Mar 2010 15:02:46 +0000 (15:02 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 22 Mar 2010 15:02:46 +0000 (15:02 +0000)
commitf08a0176a77503a74079155f34a0174f3546510d
tree0fdcebe8f36cabf3ebad0af354c9ad941311b99b
parent52093b8e57a8c4f4be1517208cb370512ff3469d
Get rid of buffer() in test_ctypes:  backport the 3.x tests.
Lib/ctypes/test/test_array_in_pointer.py
Lib/ctypes/test/test_byteswap.py
Lib/ctypes/test/test_pep3118.py
Lib/ctypes/test/test_pickling.py
Lib/ctypes/test/test_random_things.py
Lib/ctypes/test/test_strings.py
Lib/test/test_ctypes.py