Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c462 zipimporter_get_code(PyObject *obj, PyObject *args) in zipimporter_get_code() function
569 {"get_code", zipimporter_get_code, METH_VARARGS,
/external/python/cpython3/Modules/
Dzipimport.c619 zipimporter_get_code(PyObject *obj, PyObject *args) in zipimporter_get_code() function
750 {"get_code", zipimporter_get_code, METH_VARARGS,