Home
last modified time | relevance | path

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

/external/autotest/utils/
Drun_pylint.py341 def git_show_to_temp_file(commit, original_file, new_temp_file): argument
356 with open(new_temp_file, 'w') as f: