Searched refs:sha1_of_file (Results 1 – 5 of 5) sorted by relevance
28 def sha1_of_file(path): function35 if sha1_of_file(target_path) != sha1:45 if sha1_of_file(target_copy_path) != sha1:
23 def sha1_of_file(path): function30 if sha1_of_file(dst) != sha1:
51 def sha1_of_file(filepath): function128 print(lz4 + ' : ' + repr(os.path.getsize(lz4)) + ', ' + sha1_of_file(lz4))