Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_isatty

560 buffered_isatty(buffered *self, PyObject *args)

1570 {"isatty", (PyCFunction)buffered_isatty, METH_NOARGS},
1966 {"isatty", (PyCFunction)buffered_isatty, METH_NOARGS},
2378 {"isatty", (PyCFunction)buffered_isatty, METH_NOARGS},