Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_sync_flush

8 # or returning from a flush() method.  See functions _sync_flush() and
640 _sync_flush(self._file)
2027 def _sync_flush(f):
2035 _sync_flush(f)