]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use a unicode string as unique_key instead of 8-bit string.
authorThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 13:55:37 +0000 (13:55 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 12 Jul 2007 13:55:37 +0000 (13:55 +0000)
commitf7c6d868325b999c32ec759934eac7a96c4b56fd
treec19cec947889cd221e2a24e342744ab0b9844b92
parenta1884664ebef66fab69a54239e377d743a6a818f
Use a unicode string as unique_key instead of 8-bit string.
Lib/ctypes/test/test_objects.py
Modules/_ctypes/_ctypes.c