bpo-26439 Fix ctypes.util.find_library failure on AIX by aixtools · Pull Request #4507 · python/cpython
added 4 commits
November 20, 2017 23:01
merwok
changed the title
Issue 26439
bpo-26439 ...
merwok
changed the title
bpo-26439 ...
bpo-26439 Fix ctypes.util.find_library failure on AIX
Restored a "while True: loop to be sure file was being read to the end otherwise, only the first entry was being returned. Corrected spelling errors Clarified some comments Modified some (temporary) tests in util.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters