Searched refs:out_path (Results 1 – 1 of 1) sorted by relevance
1908 def _generate_file_directory_and_file_name(url, out_path): argument1910 if not out_path:1912 elif not out_path.endswith("/"):1913 file_directory, file_name = os.path.split(out_path)1915 file_directory = out_path2082 out_path=None, argument2104 url, out_path)2269 out_path=None, argument2287 url, out_path)