Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dmailbox.py706 _lock_file(self._file, dotlock=False)
1971 def _lock_file(f, dotlock=True): argument
1984 if dotlock:
/external/python/cpython3/Lib/
Dmailbox.py711 _lock_file(self._file, dotlock=False)
2058 def _lock_file(f, dotlock=True): argument
2071 if dotlock: