cpython v1.0.0-beta1 (2016-02-02T09:05:10Z)
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
_