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

bundles / IPython 9.10.0 / IPython / core / interactiveshell / InteractiveShell / _format_exception_for_storage

function

IPython.core.interactiveshell:InteractiveShell._format_exception_for_storage

source: /IPython/core/interactiveshell.py :3423

Signature

def   _format_exception_for_storage ( self exception filename = None running_compiled_code = False )

Summary

Format an exception's traceback and details for storage, with special handling for different types of errors.

Aliases

  • IPython.InteractiveShell._format_exception_for_storage