Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_io/
Dtextio.c1247 textiowrapper_write(textio *self, PyObject *args) in textiowrapper_write() function
2597 {"write", (PyCFunction)textiowrapper_write, METH_VARARGS},