Lines Matching refs:save2
1259 save2 = os.path.join(save_path, "dst-" + self.instance)1261 self.save_to_file(save2)1264 md5_save2 = utils.hash_file(save2)1272 if os.path.isfile(save2):1273 os.remove(save2)