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

bundles / IPython latest / IPython / core / ultratb / SyntaxTB / structured_traceback

function

IPython.core.ultratb:SyntaxTB.structured_traceback

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

Signature

def   structured_traceback ( self etype : type evalue : BaseException | None etb : TracebackType | None = None tb_offset : int | None = None context : int = 5 )  →  list[str]

Summary

No Docstrings

Aliases

  • IPython.core.ultratb.SyntaxTB.structured_traceback