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

Function _Py_PrintReferences

Objects/object.c:2268–2279  ·  view source on GitHub ↗

Print all live objects. Because PyObject_Print is called, the * interpreter must be in a healthy state. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Py_FinalizeFunction · 0.85

Calls 2

PyObject_PrintFunction · 0.85
PyErr_ClearFunction · 0.85

Tested by

no test coverage detected