]> granicus.if.org Git - python/commit
Issue #11258: Speed up ctypes.util.find_library() under Linux a lot. Patch
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 26 Feb 2011 08:45:20 +0000 (08:45 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 26 Feb 2011 08:45:20 +0000 (08:45 +0000)
commitffa1a77c679b6d2480e3b0e27aa3736de93cda2d
treeef73a05e931ba04743759596ba7f90baf54ec56b
parentec5a2d5e89fbb2f3b4f1b68ece2735fd80985786
Issue #11258: Speed up ctypes.util.find_library() under Linux a lot.  Patch
by Jonas H.
Lib/ctypes/test/test_loading.py
Lib/ctypes/util.py
Misc/ACKS
Misc/NEWS