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

bundles / IPython 9.3.0 / IPython / utils / PyColorize / Parser / __call__

function

IPython.utils.PyColorize:Parser.__call__

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

Signature

def   __call__ ( self toktype toktext start_pos end_pos line )

Summary

Token handler, with syntax highlighting.

Aliases

  • IPython.core.ultratb.Parser.__call__