[EMAIL PROTECTED] wrote:

> You should be able to read chunks of each file in binary mode and do a
> compare to check for equality. Some kind of loop should do the trick.

Why not a simple md5 or sha with the hash library?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to