Searched refs:stamp_file (Results 1 – 3 of 3) sorted by relevance
29 stamp_file = sys.argv[1] variable39 with open(stamp_file, "w") as f:
19 stamp_file = sys.argv[1] variable29 with open(stamp_file, "w") as f:
567 with open(zip_dir_stamp, 'w') as stamp_file:568 stamp_file.write(dep.checksum)