Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dzipimport.c419 zipimporter_get_data(PyObject *obj, PyObject *args) in zipimporter_get_data() function
565 {"get_data", zipimporter_get_data, METH_VARARGS,