bundles / IPython 9.11.0 / IPython / core / crashhandler / crash_handler_lite
function
IPython.core.crashhandler:crash_handler_lite
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