Searched refs:call_temp_dir (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_support.py | 169 def call_temp_dir(path): function 177 self.assertRaises(FileExistsError, call_temp_dir, path) |
Completed in 2 milliseconds