Home | History | Annotate | Download | only in virt

Lines Matching full:hash_file

1195     hash_file = open(hash_path, 'r')
1196 for line in hash_file.readlines():