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