If you want to compress (or uncompress) ZIP files, use the GZIP module - see ... import gzip f = gzip.open('WEB/Python/file.zip', ...
確定! 回上一頁