This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / utils / PyColorize / Parser / _inner_call_

function

IPython.utils.PyColorize:Parser._inner_call_

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

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_