Searched refs:call_find_module (Results 1 – 1 of 1) sorted by relevance
2989 call_find_module(char *name, PyObject *path) in call_find_module() function3034 return call_find_module(name, path); in imp_find_module()