Searched defs:_zipimporter (Results 1 – 1 of 1) sorted by relevance
36 struct _zipimporter { struct38 PyObject *archive; /* pathname of the Zip archive */39 PyObject *prefix; /* file prefix: "a/sub/directory/" */40 PyObject *files; /* dict with file info {path: toc_entry} */