Home
last modified time | relevance | path

Searched refs:_sync_close (Results 1 – 2 of 2) 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
/external/python/cpython3/Lib/
Dmailbox.py298 _sync_close(tmp_file)
695 _sync_close(new_file)
967 _sync_close(f)
978 _sync_close(f)
1017 _sync_close(f)
1100 _sync_close(self._file)
1194 _sync_close(f)
2127 def _sync_close(f): function