PyFrameObject.f_globals

global symbol table (PyDictObject)

struct PyFrameObject
PyObject* f_globals;

Meta