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

bundles / IPython 9.3.0 / IPython / core / crashhandler / crash_handler_lite

function

IPython.core.crashhandler:crash_handler_lite

source: /IPython/core/crashhandler.py :230

Signature

def   crash_handler_lite ( etype : type[BaseException] evalue : BaseException tb : types.TracebackType )  →  None

Summary

a light excepthook, adding a small message to the usual traceback

Aliases

  • IPython.core.crashhandler.crash_handler_lite