Searched refs:simple_os_path_exists (Results 1 – 1 of 1) sorted by relevance
56 def simple_os_path_exists(path): function103 @mock.patch('os.path.exists', side_effect=simple_os_path_exists)108 simple_os_path_exists): argument145 @mock.patch('os.path.exists', side_effect=simple_os_path_exists)151 simple_os_path_exists, simple_UploadFile): argument