tests

dijkstra.arjen at gmail.com dijkstra.arjen at gmail.com
Thu Aug 9 10:43:04 EDT 2007


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




More information about the Python-list mailing list