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

Method iter_locals

Tools/gdb/libpython.py:805–818  ·  view source on GitHub ↗

Yield a sequence of (name,value) pairs of PyObjectPtr instances, for the local variables of this frame

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_var_by_nameMethod · 0.95
write_reprMethod · 0.95
invokeMethod · 0.80

Calls 5

safe_rangeFunction · 0.85
is_optimized_outMethod · 0.80
fieldMethod · 0.80
from_pyobject_ptrMethod · 0.80
is_nullMethod · 0.80

Tested by

no test coverage detected