ID EN
Traceback

print

Python 3.11

Print to file (default sys.stderr) the exception information returned by format().

Syntax

PYTHON
print(*, file=None, chain=True)

See Also

format()