Skip to content
  • Tiago Peixoto's avatar
    Dump dl module in favor of ctypes · b1b71405
    Tiago Peixoto authored
    The module dl has been deprecated, and has been replaced by ctypes. This
    also fixes a problem where the dlopen() flags have different numbers in
    different architectures.
    b1b71405