class documentation

class slots_dispatcher(dispatcher[_ET]): (source)

View In Hierarchy

Undocumented

Method __get__ Undocumented

Inherited from dispatcher:

Method __init__ Undocumented
Instance Variable dispatch Undocumented
Instance Variable events Undocumented
def __get__(self, obj: Any, cls: Type[Any]) -> Any: (source)