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

Method iteritems

Tools/gdb/libpython.py:617–627  ·  view source on GitHub ↗

Yields a sequence of (PyObjectPtr key, PyObjectPtr value) pairs, analogous to dict.iteritems()

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

proxyvalMethod · 0.95
write_reprMethod · 0.95
gencodecsFunction · 0.45
analyzeMethod · 0.45
analyzeMethod · 0.45
_write_instance_reprFunction · 0.45
__repr__Method · 0.45
iter_globalsMethod · 0.45
iter_builtinsMethod · 0.45

Calls 4

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

Tested by

no test coverage detected