]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output
authorMatthias Klose <doko@ubuntu.com>
Wed, 15 Sep 2010 13:06:09 +0000 (13:06 +0000)
committerMatthias Klose <doko@ubuntu.com>
Wed, 15 Sep 2010 13:06:09 +0000 (13:06 +0000)
commitcf1dd711a42d6ba0c7bf5a337eb8b26514c0e5f1
tree8647c3c694e5c72df62d3e8023268bbe051eefb9
parent8dd2387a609d02f28d7cd9052d8d5eb98197a8f2
Try harder on issue #7356: ctypes.util: Make parsing of ldconfig output
independent of the locale. Set LC_ALL=C too.
Lib/ctypes/util.py