How do I compare files?

Clay Hobbs clay at lakeserv.net
Tue Jul 22 19:27:27 EDT 2008


I am making a program that (with urllib) that downloads two jpeg files
and, if they are different, displays the new one.  I need to find a way
to compare two files in Python.  How is this done?

-- Ratfink




More information about the Python-list mailing list