HomeSort by relevance Sort by last modified time
    Searched refs:_pending_sync (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 580 self._pending_sync = False # No need to sync the file
591 self._pending_sync = True
637 if self._pending_sync:
641 self._pending_sync = False
698 self._pending_sync = False
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 580 self._pending_sync = False # No need to sync the file
591 self._pending_sync = True
637 if self._pending_sync:
641 self._pending_sync = False
698 self._pending_sync = False
    [all...]

Completed in 344 milliseconds