bundles / IPython 9.5.0 / IPython / utils / PyColorize / Parser / __call__
function
IPython.utils.PyColorize:Parser.__call__
Signature
def __call__ ( self , toktype , toktext , start_pos , end_pos , line ) Summary
Token handler, with syntax highlighting.
Aliases
-
IPython.core.ultratb.Parser.__call__