Searched defs:actual_hash (Results 1 – 2 of 2) sorted by relevance
70 actual_hash = hashlib.sha1 (ff.read()).hexdigest ().strip () variable
148 def actual_hash(path): function