class documentation

class _Helper:

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=None):

Undocumented

Parameters
topic:t.Optional[t.Any]Undocumented
def __repr__(self):

Undocumented

Returns
strUndocumented