class documentation

class MethodFlag(enum.Flag): (source)

View In Hierarchy

Undocumented

Class Method abstract_flag Undocumented
Constant ABSTRACT Undocumented
Constant COROUTINE Undocumented
Constant FINAL Undocumented
Constant NONE Undocumented
@classmethod
def abstract_flag(cls, is_abstract): (source)

Undocumented

ABSTRACT = (source)

Undocumented

Value
enum.auto()
COROUTINE = (source)

Undocumented

Value
enum.auto()

Undocumented

Value
enum.auto()

Undocumented

Value
enum.auto()