Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dimport.c1927 PyImport_ImportModuleLevel(const char *name, PyObject *globals, PyObject *locals, in PyImport_ImportModuleLevel() function
/aosp_15_r20/external/python/cpython2/Python/
Dimport.c2329 PyImport_ImportModuleLevel(char *name, PyObject *globals, PyObject *locals, in PyImport_ImportModuleLevel() function