Searched refs:temp_file (Results 1 – 1 of 1) sorted by relevance
146 def download(url, temp_file, temp_file_name): argument148 with open(temp_file, "wb") as temp: