Searched refs:alp_getfd (Results 1 – 1 of 1) sorted by relevance
1006 alp_getfd(alpobject *self, PyObject *args) in alp_getfd() function1231 {"getfd", (PyCFunction)alp_getfd, METH_VARARGS},1232 {"fileno", (PyCFunction)alp_getfd, METH_VARARGS},