Home | History | Annotate | Download | only in _io

Lines Matching refs:buffered_isatty

544 buffered_isatty(buffered *self, PyObject *args)

1543 {"isatty", (PyCFunction)buffered_isatty, METH_NOARGS},
1936 {"isatty", (PyCFunction)buffered_isatty, METH_NOARGS},
2322 {"isatty", (PyCFunction)buffered_isatty, METH_NOARGS},