SyntaxFix
Write A Post
Hire A Developer
Questions
Use the extractall method, if you're using Python 2.6+
extractall
zip = ZipFile('file.zip') zip.extractall()