class documentation

class _Helper: (source)

View In Hierarchy

Displays an HTML version of the normal help, for the interactive debugger only because it requires a patched sys.stdout.

Method __call__ Undocumented
Method __repr__ Undocumented
def __call__(self, topic: t.Optional[t.Any] = None): (source)

Undocumented

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

Undocumented