Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/
Dbufferedio.c845 buffered_flush(buffered *self, PyObject *args) in buffered_flush() function
2499 {"flush", (PyCFunction)buffered_flush, METH_NOARGS},
2664 {"flush", (PyCFunction)buffered_flush, METH_NOARGS},
/external/python/cpython2/Modules/_io/
Dbufferedio.c773 buffered_flush(buffered *self, PyObject *args) in buffered_flush() function
1965 {"flush", (PyCFunction)buffered_flush, METH_NOARGS},
2372 {"flush", (PyCFunction)buffered_flush, METH_NOARGS},