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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_old_mailbox.py 35 self._msgfiles = []
38 map(os.unlink, self._msgfiles)
52 self._msgfiles.append(tmpname)
61 self._msgfiles.append(newname)
test_mailbox.py     [all...]
  /external/python/cpython2/Lib/test/
test_old_mailbox.py 35 self._msgfiles = []
38 map(os.unlink, self._msgfiles)
52 self._msgfiles.append(tmpname)
61 self._msgfiles.append(newname)
test_mailbox.py     [all...]
  /external/python/cpython3/Lib/test/
test_mailbox.py     [all...]

Completed in 450 milliseconds