Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dmailbox.py276 _sync_close(tmp_file)
686 _sync_close(new_file)
952 _sync_close(f)
963 _sync_close(f)
1002 _sync_close(f)
1089 _sync_close(self._file)
1186 _sync_close(f)
2043 def _sync_close(f): function