Searched refs:_io__IOBase_fileno (Results 1 – 1 of 1) sorted by relevance
133 {"fileno", (PyCFunction)_io__IOBase_fileno, METH_NOARGS, _io__IOBase_fileno__doc__},139 _io__IOBase_fileno(PyObject *self, PyObject *Py_UNUSED(ignored)) in _io__IOBase_fileno() function