enableSuperMixins property

bool? enableSuperMixins
getter/setter pair

True if the client wants to enable support for the proposed "less restricted mixins" proposal (DEP 34).

Implementation

bool? enableSuperMixins;