This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / 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