{ } Raw JSON

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