cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyCallIter_New
deimos
python
iterobject
_
extern (
C
)
PyObject
*
PyCallIter_New
(
PyObject
*
,
PyObject
*
)
Meta
Source
See Implementation
deimos
python
iterobject
functions
PyCallIter_Check
PyCallIter_New
PySeqIter_Check
PySeqIter_New
_