All python documentations indicate you shouldn't put prefixes like 'lib' or suffixes like '.so', '.dll', or '.dylib' in argument to ctypes.util.find_library(), unlike ctypes.CDLL() which demands an exact file name. I suppose this case hasn't been tested. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| directory_impl.py | ||
| fdb_c.dll.pth | ||
| impl.py | ||
| libfdb_c.dylib.pth | ||
| libfdb_c.so.pth | ||
| locality.py | ||
| six.py | ||
| subspace_impl.py | ||
| tenant_management.py | ||
| tuple.py | ||