Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dimport.c1884 static PyObject *import_str = NULL; in PyImport_Import() local
/external/python/cpython2/Python/
Dimport.c2882 static PyObject *import_str = NULL; in PyImport_Import() local