]> 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:02:13 +0000 (18:02 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Wed, 15 May 2013 16:02:13 +0000 (18:02 +0200)
commitef535584a941c6e5cada828a118a06f5ddf80e86
tree5e18d74d95180e2f512e95094440c2f559b50291
parentdbbf4c813ff3f39dcc145d5263c78eaec728fb01
- Issue #17754: Make ctypes.util.find_library() independent of the locale.
Lib/ctypes/util.py
Misc/NEWS