This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tarek
Recipients eric.araujo, tarek, techtonik
Date 2010-06-04.12:03:46
SpamBayes Score 0.23649786
Marked as misclassified No
Message-id <1275653027.67.0.572038296072.issue8891@psf.upfronthosting.co.za>
In-reply-to
Content
"""
I use well-defined development toolchain for working with binary files
that can detect insignificant change in some kind of binary data like
timestamps in .zip archive, but comparing moving blocks is a disaster.
"""

Please explain us how you compare the content of two zip archives.
History
Date User Action Args
2010-06-04 12:03:47tareksetrecipients: + tarek, techtonik, eric.araujo
2010-06-04 12:03:47tareksetmessageid: <1275653027.67.0.572038296072.issue8891@psf.upfronthosting.co.za>
2010-06-04 12:03:46tareklinkissue8891 messages
2010-06-04 12:03:46tarekcreate