MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / format_exception

Function format_exception

Lib/traceback.py:130–145  ·  view source on GitHub ↗

Format a stack trace and the exception information. The arguments have the same meaning as the corresponding arguments to print_exception(). The return value is a list of strings, each ending in a newline and some containing internal newlines. When these lines are concatenated and

(etype, value, tb, limit = None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

format_excFunction · 0.85

Calls 2

format_tbFunction · 0.85
format_exception_onlyFunction · 0.85

Tested by

no test coverage detected