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 / SyntaxTB / stb2text

function

IPython.core.ultratb:SyntaxTB.stb2text

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

Signature

def   stb2text ( self stb : list[str] )  →  str

Summary

Convert a structured traceback (a list) to a string.

Aliases

  • IPython.core.ultratb.SyntaxTB.stb2text