]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #13979: Fix ctypes.util.find_library ldconfig regex
authorMeador Inge <meadori@gmail.com>
Tue, 14 Feb 2012 04:08:39 +0000 (22:08 -0600)
committerMeador Inge <meadori@gmail.com>
Tue, 14 Feb 2012 04:08:39 +0000 (22:08 -0600)
commitffeee3518a9ccb0d6375bf06abe2cf8a6bc9e5b8
tree841fe003cd0e9a96b30cc4c94b49fa4f3d0707ae
parenta127ecb7a2a1ba0abf74a0eeaa905f2dc87fa69f
Issue #13979: Fix ctypes.util.find_library ldconfig regex
Lib/ctypes/util.py
Misc/NEWS