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.py714 _lock_file(self._file, dotlock=False)
2063 def _lock_file(f, dotlock=True): argument
2076 if dotlock: