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

bundles / IPython latest / 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