symtable.st_stack

stack of namespace info

struct symtable
PyObject* st_stack;

Meta