I would like to unzip a file with Python using 7zip executable. In Perl this is pretty straightforward: $zip_exe_path = "C:\\Dropbox\\7-zip\\7z.exe"; ...
確定! 回上一頁