Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Tools/scripts/
Dupdate_file.py46 update_file_with_tmpfile(filename, tmpfile)
49 def update_file_with_tmpfile(filename, tmpfile, *, create=False): function
83 outcome = update_file_with_tmpfile(**kwargs)