Searched refs:lz4t (Results 1 – 1 of 1) sorted by relevance
118 lz4t = lz4s[j] variable119 if not os.path.isfile(lz4t):121 if filecmp.cmp(lz4, lz4t):122 os.remove(lz4t)123 print('{} == {}'.format(lz4, lz4t))