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

Function getouterframes

Lib/inspect.py:1026–1035  ·  view source on GitHub ↗

Get a list of records for a frame and all higher (calling) frames. Each record contains a frame object, filename, line number, function name, a list of lines of context, and index within the context.

(frame, context=1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

stackFunction · 0.85

Calls 2

getframeinfoFunction · 0.85
appendMethod · 0.45

Tested by

no test coverage detected