Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dbufferedio.c2214 bufferedrwpair_isatty(rwpair *self, PyObject *args) in bufferedrwpair_isatty() function
2251 {"isatty", (PyCFunction)bufferedrwpair_isatty, METH_NOARGS},