cpython ~master (2016-02-02T15:55:08Z)
Dub
Repo
PyGenObject.gi_code
deimos
python
genobject
PyGenObject
The code object backing the generator */ /// Availability: >= 2.
struct
PyGenObject
PyObject
*
gi_code
;
Meta
Source
See Implementation
deimos
python
genobject
PyGenObject
variables
gi_code
gi_frame
gi_running
gi_weakreflist
The code object backing the generator */ /// Availability: >= 2.