Home
last modified time | relevance | path

Searched refs:zipimporter_dealloc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Dzipimport.c178 zipimporter_dealloc(ZipImporter *self) in zipimporter_dealloc() function
606 (destructor)zipimporter_dealloc, /* tp_dealloc */
/external/python/cpython3/Modules/
Dzipimport.c211 zipimporter_dealloc(ZipImporter *self) in zipimporter_dealloc() function
844 (destructor)zipimporter_dealloc, /* tp_dealloc */