Найти - Пользователи
Полная версия: Как проверить zip архив на целостность с используя питон?
Начало » Python для новичков » Как проверить zip архив на целостность с используя питон?
1
VIRTOK
Как проверить zip архив на целостность с используя питон?
PEHDOM
https://docs.python.org/3/library/zipfile.html

ZipFile.testzip()

Read all the files in the archive and check their CRC’s and file headers. Return the name of the first bad file, or else return None
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB