Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dmailbox.py646 _sync_flush(self._file)
2037 def _sync_flush(f): function
2045 _sync_flush(f)
/external/python/cpython3/Lib/
Dmailbox.py655 _sync_flush(self._file)
2121 def _sync_flush(f): function
2129 _sync_flush(f)