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

Function Py_ReprEnter

Objects/object.c:2373–2399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

deque_reprFunction · 0.85
deque_tp_printFunction · 0.85
list_printFunction · 0.85
tupleprintFunction · 0.85
dict_printFunction · 0.85
dict_reprFunction · 0.85
set_tp_printFunction · 0.85
set_reprFunction · 0.85

Calls 5

PyThreadState_GetDictFunction · 0.85
PyDict_GetItemStringFunction · 0.85
PyList_NewFunction · 0.85
PyDict_SetItemStringFunction · 0.85
PyList_AppendFunction · 0.85

Tested by

no test coverage detected