PyCodeObject.co_varnames

tuple of strings (local variable names)

struct PyCodeObject
PyObject* co_varnames;

Meta