Searched refs:pdbzip (Results 1 – 1 of 1) sorted by relevance
35 pdbzip = True variable1362 pdbzip = zipfile.ZipFile(path, 'w')1365 pdbzip.write(os.path.join(srcdir, PCBUILD, f), f)1366 pdbzip.close()1455 if pdbzip: