PyCodeObject.co_freevars

tuple of strings (free variable names)

struct PyCodeObject
PyObject* co_freevars;

Meta