Home
last modified time | relevance | path

Searched refs:_io_BytesIO_isatty (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/_io/clinic/
Dbytesio.c.h122 {"isatty", (PyCFunction)_io_BytesIO_isatty, METH_NOARGS, _io_BytesIO_isatty__doc__},
128 _io_BytesIO_isatty(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_isatty() function