Home
last modified time | relevance | path

Searched refs:_candidate_tempdir_list (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/
Dtempfile.py156 def _candidate_tempdir_list(): function
193 dirlist = _candidate_tempdir_list()
/third_party/python/Misc/NEWS.d/
D3.7.0b5.rst278 tempfile._candidate_tempdir_list should consider common TEMP locations
D3.6.6rc1.rst232 tempfile._candidate_tempdir_list should consider common TEMP locations
D3.8.0a1.rst4690 tempfile._candidate_tempdir_list should consider common TEMP locations
/third_party/python/Lib/test/
Dtest_tempfile.py238 cand = tempfile._candidate_tempdir_list()
254 cand = tempfile._candidate_tempdir_list()