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

Function PyObject_CallFunctionObjArgs

Objects/abstract.c:2745–2764  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

cache_structFunction · 0.85
handle_weakrefsFunction · 0.85
defdict_copyFunction · 0.85
groupby_nextFunction · 0.85
_grouper_nextFunction · 0.85
dropwhile_nextFunction · 0.85
takewhile_nextFunction · 0.85
ifilter_nextFunction · 0.85
ifilterfalse_nextFunction · 0.85
join_list_unicodeFunction · 0.85
_parse_object_strFunction · 0.85
_parse_object_unicodeFunction · 0.85

Calls 3

null_errorFunction · 0.85
objargs_mktupleFunction · 0.85
PyObject_CallFunction · 0.85

Tested by

no test coverage detected