Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c285 zipimporter_find_module(PyObject *obj, PyObject *args) in zipimporter_find_module() function
561 {"find_module", zipimporter_find_module, METH_VARARGS,