Searched refs:stdprinter_fileno (Results 1 – 1 of 1) sorted by relevance
399 stdprinter_fileno(PyStdPrinter_Object *self, PyObject *Py_UNUSED(ignored)) in stdprinter_fileno() function435 {"fileno", (PyCFunction)stdprinter_fileno, METH_NOARGS, ""},