Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dtextio.c.h592 {"fileno", (PyCFunction)_io_TextIOWrapper_fileno, METH_NOARGS, _io_TextIOWrapper_fileno__doc__},
598 _io_TextIOWrapper_fileno(textio *self, PyObject *Py_UNUSED(ignored)) in _io_TextIOWrapper_fileno() function