Home
last modified time | relevance | path

Searched refs:_PyImport_FindModule (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Include/
Dimport.h38 PyAPI_FUNC(struct filedescr *) _PyImport_FindModule(
/external/python/cpython2/PC/os2emx/
Dpython27.def973 "_PyImport_FindModule"
/external/python/cpython2/Python/
Dimport.c1646 _PyImport_FindModule(const char *name, PyObject *path, char *buf, in _PyImport_FindModule() function