bundles / IPython 9.12.0 / IPython / utils / PyColorize / Parser / _inner_call_
function
IPython.utils.PyColorize:Parser._inner_call_
Signature
def _inner_call_ ( self , toktype : int , toktext : str , start_pos : tuple[int, int] ) → str Summary
like call but write to a temporary buffer
Aliases
-
IPython.core.ultratb.Parser._inner_call_