Searched refs:PyInterpreterState_GetDict (Results 1 – 7 of 7) sorted by relevance
41 PyAPI_FUNC(PyObject *) PyInterpreterState_GetDict(PyInterpreterState *);
315 function,PyInterpreterState_GetDict,3.8,
303 EXPORT_FUNC(PyInterpreterState_GetDict)
197 PyInterpreterState_GetDict(). This parallels PyThreadState_GetDict().
601 PyInterpreterState_GetDict(PyInterpreterState *interp) in PyInterpreterState_GetDict() function
2039 function PyInterpreterState_GetDict
1166 .. c:function:: PyObject* PyInterpreterState_GetDict(PyInterpreterState *interp)