Home
last modified time | relevance | path

Searched defs:zipimporter (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/
Dzipimport.py46 class zipimporter(_bootstrap_external._LoaderBasics): class
/external/python/cpython3/Python/
Dimport.c74 PyObject *zipimporter = PyObject_GetAttr(zipimport, &_Py_ID(zipimporter)); in _PyImportZip_Init() local
/external/python/cpython2/Python/
Dimport.c246 PyObject *zipimporter = PyObject_GetAttrString(zimpimport, in _PyImportHooks_Init() local