Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c2411 textiowrapper_fileno(textio *self, PyObject *args) in textiowrapper_fileno() function
2603 {"fileno", (PyCFunction)textiowrapper_fileno, METH_NOARGS},