Home
last modified time | relevance | path

Searched defs:_lock_file (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dmailbox.py1971 def _lock_file(f, dotlock=True): function
/external/python/cpython3/Lib/
Dmailbox.py2063 def _lock_file(f, dotlock=True): function