Notice that if the file does not exist at all, is_zipfile() returns False. $ python zipfile_is_zipfile.py README.txt False example.zip True bad_example.zip ...
確定! 回上一頁