pyd ~master (2018-03-05T17:12:37Z)
Home
Dub
Repo
PyCodeObject.co_cellvars
deimos
python
code
PyCodeObject
tuple of strings (cell variable names)
struct
PyCodeObject
PyObject
*
co_cellvars
;
Meta
Source
See Implementation
deimos
python
code
PyCodeObject
variables
co_argcount
co_cellvars
co_code
co_consts
co_extra
co_filename
co_firstlineno
co_flags
co_freevars
co_lnotab
co_name
co_names
co_nlocals
co_stacksize
co_varnames
co_weakreflist
co_zombieframe
tuple of strings (cell variable names)