PyFrameObject.f_locals

local symbol table (any mapping)

struct PyFrameObject
PyObject* f_locals;

Meta