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

bundles / IPython 9.5.0 / IPython / utils / PyColorize / Parser

class

IPython.utils.PyColorize:Parser

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

Signature

class   Parser ( out = <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'> * theme_name : str = None )

Members

Summary

Format colored Python source.

Aliases

  • IPython.core.ultratb.Parser