David Eppstein wrote:
You need do no comparisons between files. Just use a sufficiently strong hash algorithm (SHA-256 maybe?) and compare the hashes.
That's not very efficient. IMO, it only makes sense in network-based operations such as rsync.
-pu -- http://mail.python.org/mailman/listinfo/python-list