cpython-d ~master (2020-09-09T07:24:20Z)
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
_