Searched refs:infile (Results 1 – 2 of 2) sorted by relevance
3 usage: zipalign [-f] [-v] <align> infile.zip outfile.zip4 zipalign -c [-v] <align> infile.zip10 infile.zip is an existing Zip archive
517 infile = open(sys.argv[1], 'r') variable530 for line in infile: