InterpContext.globals

dict object: global variables in this context

class InterpContext
PyObject* globals;

Meta