• Jeremy Hylton's avatar
    Fix test to succeed on Windows. · 7fceae6b
    Jeremy Hylton authored
    Don't test for explicit end-of-line markers, since they vary across
    platforms.  Instead, strip() the line read and test for the actual content.
    7fceae6b
testzLog.py 3.87 KB