Searched refs:stdprinter_isatty (Results 1 – 2 of 2) sorted by relevance
418 stdprinter_isatty(PyStdPrinter_Object *self, PyObject *Py_UNUSED(ignored)) in stdprinter_isatty() function436 {"isatty", (PyCFunction)stdprinter_isatty, METH_NOARGS, ""},
3439 @@ -423,7 +424,7 @@ stdprinter_isatty(PyStdPrinter_Object *self, PyObject *Py_UNUSED(ignored))