Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c180 zipimporter_dealloc(ZipImporter *self) in zipimporter_dealloc() function
608 (destructor)zipimporter_dealloc, /* tp_dealloc */
/external/python/cpython3/Modules/
Dzipimport.c182 zipimporter_dealloc(ZipImporter *self) in zipimporter_dealloc() function
789 (destructor)zipimporter_dealloc, /* tp_dealloc */