Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c649 alp_GetResource(alpobject *self, PyObject *args) in alp_GetResource() function
1215 {"GetResource", (PyCFunction)alp_GetResource, METH_VARARGS, alp_GetResource__doc__},