class documentation

class Missing: (source)

View In Hierarchy

Marker object for things that are missing (from a stub or the runtime).

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

Undocumented