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

bundles / IPython 9.10.0 / 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__