On Aug 9, 4:04 pm, brad <byte8b... at gmail.com> wrote: > kyoso... at gmail.com 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? Or even: http://docs.python.org/lib/module-filecmp.html