Summary of MiscUtils.MixIn

You can also browse the complete source file or the generated documentation.

    def MixIn(pyClass, mixInClass, makeAncestor=0, mixInSuperMethods=0)

            class MyMixInClass: