Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dpystate.h48 PyObject *import_func; member
/external/python/cpython3/Python/
Dceval.c5161 PyObject *import_func, *res; in import_name() local