Home
last modified time | relevance | path

Searched refs:stdprinter_fileno (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dfileobject.c363 stdprinter_fileno(PyStdPrinter_Object *self, PyObject *Py_UNUSED(ignored)) in stdprinter_fileno() function
399 {"fileno", (PyCFunction)stdprinter_fileno, METH_NOARGS, ""},

Completed in 1 milliseconds