bundles / IPython 9.12.0 / IPython / core / ultratb / FormattedTB / __init__
function
IPython.core.ultratb:FormattedTB.__init__
source: /IPython/core/ultratb.py :1044
Signature
def __init__ ( self , mode = Plain , theme_name = linux , call_pdb = False , ostream = None , tb_offset = 0 , long_header = False , include_vars = False , check_cache = None , debugger_cls = None ) Summary
No Docstrings
Aliases
-
IPython.core.ultratb.FormattedTB.__init__