Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcStringIO.c150 IO_isatty(IOobject *self, PyObject *unused) { in IO_isatty() function
515 {"isatty", (PyCFunction)IO_isatty, METH_NOARGS, IO_isatty__doc__},
622 {"isatty", (PyCFunction)IO_isatty, METH_NOARGS, IO_isatty__doc__},