pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyCodeObject.co_freevars
deimos
python
code
PyCodeObject
tuple of strings (free variable names)
struct
PyCodeObject
PyObject
*
co_freevars
;
Meta
Source
See Implementation
deimos
python
code
PyCodeObject
mixins
__anonymous
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 (free variable names)