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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mailbox.py 271 tmp_file = self._create_tmp()
467 def _create_tmp(self): member in class:Maildir
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mailbox.py 271 tmp_file = self._create_tmp()
467 def _create_tmp(self): member in class:Maildir
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 661 tmp_file = self._box._create_tmp()
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mailbox.py 661 tmp_file = self._box._create_tmp()
    [all...]

Completed in 479 milliseconds