summaryrefslogtreecommitdiff
path: root/magic/loader.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "added path for local homebrew installation (#267)"HEADmasterAdam Hupp2023-03-301-11/+2
* Revert "remove python3-ism from loader"Adam Hupp2023-03-301-2/+1
* remove python3-ism from loaderAdam Hupp2023-01-101-1/+2
* added path for local homebrew installation (#267)Manuele2022-10-241-2/+11
* Add "magic-1.dll" to the list of DLL files to search for on Windowsvalpogus2022-06-161-1/+1
* fix alpine library loadingAdam Hupp2021-06-031-0/+5
* Cleanup library loadingAdam Hupp2021-06-011-35/+40
* Fix yet another import error0.4.22Adam Hupp2021-02-161-0/+1
* Factor out dll loader so it can be used by both compat and standard libraryAdam Hupp2021-02-161-0/+39