Searched refs:PyInterpreterState_GetDict (Results 1 – 4 of 4) sorted by relevance
41 PyAPI_FUNC(PyObject *) PyInterpreterState_GetDict(PyInterpreterState *);
197 PyInterpreterState_GetDict(). This parallels PyThreadState_GetDict().
554 PyInterpreterState_GetDict(PyInterpreterState *interp) in PyInterpreterState_GetDict() function
1129 .. c:function:: PyObject* PyInterpreterState_GetDict(PyInterpreterState *interp)