Home
last modified time | relevance | path

Searched refs:_PyImportHooks_Init (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dpythonrun.h125 PyAPI_FUNC(void) _PyImportHooks_Init(void);
/external/python/cpython2/Python/
Dpythonrun.c262 _PyImportHooks_Init(); in Py_InitializeEx()
618 _PyImportHooks_Init(); in Py_NewInterpreter()
Dimport.c200 _PyImportHooks_Init(void) in _PyImportHooks_Init() function
/external/python/cpython2/PC/os2emx/
Dpython27.def957 "_PyImportHooks_Init"