Comparing files in a zip to files on drive

kj7ny kj7ny at nakore.com
Thu Dec 28 21:35:15 EST 2006


I am attempting to incrementally back up files using python.  How can I
compare a file on a hard drive to a file in a python created zip file
to tell if the file has changed?  Or should I be using some other
method to determine if a file has changed?




More information about the Python-list mailing list