Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 213 Bytes

custom_ctypes

This repository is to try to fix discovery of libraries with Python's ctypes module. It changes the behavior of find_library to return absolute paths to shared objects rather than just the names.