Fulvio enlightened us with:
> I was thinking about use md5 check to se if a file had changes since
> last check. Am I correct?

You can do that, but a check on the mtime (os.stat) would be a lot
easier.

Sybren
-- 
Sybren Stüvel
Stüvel IT - http://www.stuvel.eu/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to