Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c665 alp_GetFD(alpobject *self, PyObject *args) in alp_GetFD() function
1216 {"GetFD", (PyCFunction)alp_GetFD, METH_VARARGS, alp_GetFD__doc__},