]> granicus.if.org Git - python/commit
Issue #7356: ctypes.util: Make parsing of ldconfig output locale independent.
authorMatthias Klose <doko@ubuntu.com>
Mon, 15 Mar 2010 13:46:04 +0000 (13:46 +0000)
committerMatthias Klose <doko@ubuntu.com>
Mon, 15 Mar 2010 13:46:04 +0000 (13:46 +0000)
commit9aabaccb7632a35da37b3d9c58b6ee0aab3ac547
tree3e2fbf50757fc0860ed099126e9c8251f899249e
parentd6cecd30af684c156769431a6b237d6f71a4219f
Issue #7356: ctypes.util: Make parsing of ldconfig output locale independent.

Previous fix was only made to dead and removed code.
Lib/ctypes/util.py
Misc/NEWS