summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-11-04 17:35:43 +0000
committerGuido van Rossum <guido@python.org>1997-11-04 17:35:43 +0000
commitc67578f02ab81646f2bd0c084473dd0aa1150360 (patch)
tree36848617936fca66c69d3386b6249b88749f2d6b /Python
parent4b976b8fa1cf8c9494e8a61c2b0fa3313319e1d4 (diff)
downloadcpython-c67578f02ab81646f2bd0c084473dd0aa1150360.tar.gz
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).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions