You are viewing an older version (9.10.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.10.0 / IPython / utils / PyColorize / Parser / _inner_call_

function

IPython.utils.PyColorize:Parser._inner_call_

source: /IPython/utils/PyColorize.py :534

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_