Searched refs:zipimport_zipimporter___init___impl (Results 1 – 2 of 2) sorted by relevance
27 zipimport_zipimporter___init___impl(ZipImporter *self, PyObject *path);43 return_value = zipimport_zipimporter___init___impl((ZipImporter *)self, path); in zipimport_zipimporter___init__()
100 zipimport_zipimporter___init___impl(ZipImporter *self, PyObject *path) in zipimport_zipimporter___init___impl() function