cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyGen_CheckExact
deimos
python
genobject
_
extern (
C
)
int
PyGen_CheckExact
()
(
PyObject
*
op
)
Meta
Source
See Implementation
deimos
python
genobject
functions
PyGen_Check
PyGen_CheckExact
PyGen_NeedsFinalizing
PyGen_New
structs
PyGenObject
_