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

Function PyObject_GetIter

Objects/abstract.c:3070–3094  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

kqueue_queue_controlFunction · 0.85
nlargestFunction · 0.85
nsmallestFunction · 0.85
deque_extendFunction · 0.85
deque_extendleftFunction · 0.85
deque_tp_printFunction · 0.85
deque_richcompareFunction · 0.85
csv_readerFunction · 0.85
csv_writerowsFunction · 0.85
array_iter_extendFunction · 0.85
array_newFunction · 0.85
groupby_newFunction · 0.85

Calls 4

PySequence_CheckFunction · 0.85
PySeqIter_NewFunction · 0.85
type_errorFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected