[issue2145] ctypes.util.find_library(): posix .so without SONAME

STINNER Victor report at bugs.python.org
Tue Sep 9 13:28:44 CEST 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

You can close this issue. It's not really a bug, it's a feature :-) 
find_library() only finds library and not programs. libdistorm64.so is 
compiled as a program, not a library.

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


More information about the Python-bugs-list mailing list