class documentation

class _const: (source)

Constructor: _const(name)

View In Hierarchy

Method __bytes__ Undocumented
Method __init__ Undocumented
Method __repr__ Undocumented
Instance Variable name A string naming this constant
def __bytes__(self) -> bytes: (source)

Undocumented

def __init__(self, name: str): (source)

Undocumented

def __repr__(self) -> str: (source)

Undocumented

A string naming this constant