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

Function print_stack

Lib/traceback.py:257–269  ·  view source on GitHub ↗

Print a stack trace from its invocation point. The optional 'f' argument can be used to specify an alternate stack frame at which to start. The optional 'limit' and 'file' arguments have the same meaning as for print_exception().

(f=None, limit=None, file=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

print_listFunction · 0.85
extract_stackFunction · 0.85

Tested by

no test coverage detected