SIGN IN SIGN UP

When checking for equality, open the slave file in text mode so it

will compare equal even if the master file uses only \n to terminate
lines (this is by far the most common situation).  Also, check for the
case where the master file is missing, and print the time difference
in seconds when the slave file appears newer than the master (for
debugging).
G
Guido van Rossum committed
79b2038aa40a7532e7aa3dc9c3bfbc3fd1228630
Parent: 19f4456