bundles / IPython latest / IPython / core / tbtools / TBTools
class
IPython.core.tbtools:TBTools
source: /IPython/core/tbtools.py :376
Signature
class TBTools ( color_scheme : Any = <object object at 0x0000> , call_pdb : bool = False , ostream : Any = None , * , debugger_cls : type | None = None , theme_name : str = nocolor ) Members
-
__annotate__ -
__init__ -
_get_chained_exception -
_get_ostream -
_set_ostream -
color_toggle -
get_parts_of_chained_exception -
prepare_chained_exception_message -
set_colors -
set_theme_name -
stb2text -
structured_traceback -
text
Summary
Basic tools used by all traceback printer classes.
Aliases
-
IPython.core.doctb.TBTools