ID EN
Traceback

__notes__

Python 3.11

The __notes__ value from the original exception, or None if the exception does not have any notes. If it is not None is it formatted in the traceback after the exception string.

Syntax

PYTHON
__notes__

See Also

__notes__