Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_pylifecycle.h77 extern PyStatus _PyImportZip_Init(PyThreadState *tstate);
/third_party/python/Python/
Dimport.c54 _PyImportZip_Init(PyThreadState *tstate) in _PyImportZip_Init() function
Dpylifecycle.c214 return _PyImportZip_Init(tstate); in init_importlib_external()
/third_party/python/Tools/c-analyzer/
DTODO543 Python/import.c:_PyImportZip_Init():PyId_zipimporter _Py_IDENTIFIER(zipimporter)