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

Method pyop_field

Tools/gdb/libpython.py:161–166  ·  view source on GitHub ↗

Get a PyObjectPtr for the given PyObject* field within this PyObject, coping with some python 2 versus python 3 differences.

(self, name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

write_field_reprMethod · 0.95
proxyvalMethod · 0.80
proxyvalMethod · 0.80
addr2lineMethod · 0.80
proxyvalMethod · 0.80
write_reprMethod · 0.80
__init__Method · 0.80
iter_globalsMethod · 0.80
iter_builtinsMethod · 0.80

Calls 2

fieldMethod · 0.95
from_pyobject_ptrMethod · 0.80

Tested by

no test coverage detected