cpython-d ~master (2020-09-09T07:24:20Z)
Dub
Repo
PySeqIter_Check
deimos
python
iterobject
_
extern (
C
)
int
PySeqIter_Check
()
(
PyObject
*
op
)
Meta
Source
See Implementation
deimos
python
iterobject
functions
PyCallIter_Check
PyCallIter_New
PySeqIter_Check
PySeqIter_New
_