Searched refs:archive2 (Results 1 – 2 of 2) sorted by relevance
106 archive2 = archive variable138 test_glob_archive([archive1, archive2],
1446 archive2 = os.path.join(root_dir, 'archive2.zip')1451 self.assertTrue(os.path.isfile(archive2))1455 with zipfile.ZipFile(archive2) as zf: