Searched refs:_io__IOBase_isatty (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython3/Modules/_io/clinic/
H A Diobase.c.h153 {"isatty", (PyCFunction)_io__IOBase_isatty, METH_NOARGS, _io__IOBase_isatty__doc__},
159 _io__IOBase_isatty(PyObject *self, PyObject *Py_UNUSED(ignored)) function

Completed in 1450 milliseconds