InterpContext.locals

dict object: local variables in this context

class InterpContext
PyObject* locals;

Meta