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 / ultratb / ListTB / __call__

function

IPython.core.ultratb:ListTB.__call__

source: /IPython/core/ultratb.py :135

Signature

def   __call__ ( self etype : type[BaseException] evalue : BaseException | None etb : TracebackType | None )  →  None

Summary

No Docstrings

Aliases

  • IPython.core.ultratb.ListTB.__call__