HomeSort by relevance Sort by last modified time
    Searched full:_io_bufferedwriter_write (Results 1 - 1 of 1) sorted by null

  /external/python/cpython3/Modules/_io/clinic/
bufferedio.c.h 381 {"write", (PyCFunction)_io_BufferedWriter_write, METH_O, _io_BufferedWriter_write__doc__},
387 _io_BufferedWriter_write(buffered *self, PyObject *arg)

Completed in 68 milliseconds