]> granicus.if.org Git - python/commit
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
authordoko@ubuntu.com <doko@ubuntu.com>
Wed, 15 May 2013 16:04:50 +0000 (18:04 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Wed, 15 May 2013 16:04:50 +0000 (18:04 +0200)
commitbcaddf6382b2e906b47c6c5c8ff849c69abe6441
tree57a18f94010bdce4356bb33bd1d4bfb57d774ec0
parent9aed17ff7f800c45e9ee9d344e3a56e284f60169
parentef535584a941c6e5cada828a118a06f5ddf80e86
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
Lib/ctypes/util.py
Misc/NEWS