小编wwn*_*wwn的帖子

Python 检查 gzip 存档的完整性

Python 中有没有办法使用 gzip 或其他模块来检查 gzip 存档的完整性?

基本上 Python 中是否有与以下内容等效的内容:

gunzip -t my_archive.gz
Run Code Online (Sandbox Code Playgroud)

python gzip

4
推荐指数
1
解决办法
3374
查看次数

标签 统计

gzip ×1

python ×1