pyd v0.10.5 (2018-11-09T19:15:32Z)
Home
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
_