Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c474 zipimporter_get_source(PyObject *obj, PyObject *args) in zipimporter_get_source() function
571 {"get_source", zipimporter_get_source, METH_VARARGS,
/external/python/cpython3/Modules/
Dzipimport.c631 zipimporter_get_source(PyObject *obj, PyObject *args) in zipimporter_get_source() function
752 {"get_source", zipimporter_get_source, METH_VARARGS,