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

Function _PyInstance_Lookup

Objects/classobject.c:792–808  ·  view source on GitHub ↗

See classobject.h comments: this only does dict lookups, and is always * safe to call. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

classobject.hFile · 0.85
has_finalizerFunction · 0.85

Calls 2

PyDict_GetItemFunction · 0.85
class_lookupFunction · 0.85

Tested by

no test coverage detected