Searched refs:stdprinter_isatty (Results 1 – 1 of 1) sorted by relevance
430 stdprinter_isatty(PyStdPrinter_Object *self, PyObject *Py_UNUSED(ignored)) in stdprinter_isatty() function448 {"isatty", (PyCFunction)stdprinter_isatty, METH_NOARGS, ""},