Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c460 zipimporter_get_code(PyObject *obj, PyObject *args) in zipimporter_get_code() function
567 {"get_code", zipimporter_get_code, METH_VARARGS,