pyd v0.10.1 (2018-09-20T03:30:51Z)
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
_