Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c1006 alp_getfd(alpobject *self, PyObject *args) in alp_getfd() function
1231 {"getfd", (PyCFunction)alp_getfd, METH_VARARGS},
1232 {"fileno", (PyCFunction)alp_getfd, METH_VARARGS},