Home | History | Annotate | Download | only in scripts

Lines Matching refs:extractall

141       zipfile.ZipFile(f).extractall(path=output_dir)
147 t.extractall(path=output_dir, members=members)