Home
last modified time | relevance | path

Searched defs:PyModule_GetDict (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dmoduleobject.c46 PyModule_GetDict(PyObject *m) in PyModule_GetDict() function
/external/python/cpython3/Objects/
Dmoduleobject.c473 PyModule_GetDict(PyObject *m) in PyModule_GetDict() function