esheldon / fitsio

A python package for FITS input/output wrapping cfitsio
GNU General Public License v2.0
134 stars 58 forks source link

ENH hide all symbols #378

Closed beckermr closed 1 year ago

beckermr commented 1 year ago

This PR tries to hide all of the cfitsio symbols from the python extension so that the linker does not get confused.