Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfileobject.c973 file_flush(PyFileObject *f) in file_flush() function
2151 {"flush", (PyCFunction)file_flush, METH_NOARGS, flush_doc},