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

bundles / IPython 9.10.0 / IPython / core / tbtools / TBTools / get_parts_of_chained_exception

function

IPython.core.tbtools:TBTools.get_parts_of_chained_exception

source: /IPython/core/tbtools.py :463

Signature

def   get_parts_of_chained_exception ( self evalue : BaseException | None )  →  Optional[Tuple[type, BaseException, TracebackType]]

Summary

No Docstrings

Aliases

  • IPython.core.doctb.TBTools.get_parts_of_chained_exception