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

bundles / IPython 9.14.0.dev / IPython / core / interactiveshell / InteractiveShell / _format_exception_for_storage

function

IPython.core.interactiveshell:InteractiveShell._format_exception_for_storage

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

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