Home
last modified time | relevance | path

Searched refs:_create_tmp (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dmailbox.py269 tmp_file = self._create_tmp()
473 def _create_tmp(self): member in Maildir
/external/python/cpython3/Lib/
Dmailbox.py294 tmp_file = self._create_tmp()
490 def _create_tmp(self): member in Maildir
/external/python/cpython2/Lib/test/
Dtest_mailbox.py660 tmp_file = self._box._create_tmp()
/external/python/cpython3/Lib/test/
Dtest_mailbox.py752 tmp_file = self._box._create_tmp()