Skip to content
  • David Gobbi's avatar
    Get python superclasses with import. · bddb83eb
    David Gobbi authored and Ben Boeckel's avatar Ben Boeckel committed
    If superclasses are linked via import, then it is no longer necessary
    for the dynamic linker to be able to find the superclass objects.
    This adds flexibility to the way the wrappers can be packaged.
    bddb83eb