Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dimport.c985 PyImport_GetImporter(PyObject *path) in PyImport_GetImporter() function
/external/python/cpython2/Python/
Dimport.c1309 PyImport_GetImporter(PyObject *path) { in PyImport_GetImporter() function