bundles / IPython 9.5.0 / IPython / core / interactiveshell / InteractiveShell / _format_exception_for_storage
function
IPython.core.interactiveshell:InteractiveShell._format_exception_for_storage
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