[issue26439] ctypes.util.find_library fails when ldconfig/glibc not available (e.g., AIX)

Michael Felt report at bugs.python.org
Thu Jun 16 17:25:20 EDT 2016


Michael Felt added the comment:

updated patch for Python 2.7 (shall adopt and submit new patch for Python3 based on this - next week)

used gnu diff to generate diff output.

Additional tests in util.py are for demo only, would expect them to be removed, however, the additional test in test/test_loading.py could remain.

----------
Added file: http://bugs.python.org/file43426/Python2.Lib.ctypes.160611.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26439>
_______________________________________


More information about the Python-bugs-list mailing list