ice
ice copied to clipboard
Replace dl usage with ctypes
We still use dl module to set the loader flags, but this module was removed in Python3, we should use ctypes
https://github.com/zeroc-ice/ice/blob/f04017972bf5913dd0b32ebcd4126cffa7b955de/python/python/Ice/init.py#L33-L49