Serhiy Storchaka added the comment: > As I wrote in msg116385 I'd prefer to drop the consistency check completely > because updating data like the filename in the central directory is a cheap > way to rename files without completely rewriting the zip file.
It should at least left as debugging print. It can't be a warning, because it depends not on user's actions, but on external data. But user still should be able to investigate uncommon zipfiles by setting the debug attribute. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6839> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com