cpython-d ~master (2020-09-09T07:24:20Z)
Dub
Repo
PyGenObject.gi_code
deimos
python
genobject
PyGenObject
The code object backing the generator Availability: >= 2.6
struct
PyGenObject
version(Python_2_6_Or_Later)
PyObject
*
gi_code
;
Meta
Source
See Implementation
deimos
python
genobject
PyGenObject
mixins
__anonymous
variables
gi_code
gi_frame
gi_running
gi_weakreflist
The code object backing the generator Availability: >= 2.6