summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-11-04 17:35:43 (GMT)
committerGuido van Rossum <guido@python.org>1997-11-04 17:35:43 (GMT)
commit79b2038aa40a7532e7aa3dc9c3bfbc3fd1228630 (patch)
treee70f43d87f2c6b1e2905c8ac01abf624b9d93326 /Python/pythonrun.c
parent19f44560f2387fd0f7e7f6b459510428216b6f79 (diff)
downloadcpython-79b2038aa40a7532e7aa3dc9c3bfbc3fd1228630.zip
cpython-79b2038aa40a7532e7aa3dc9c3bfbc3fd1228630.tar.gz
cpython-79b2038aa40a7532e7aa3dc9c3bfbc3fd1228630.tar.bz2
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions