• Jeremy Hylton's avatar
    Fix test to succeed on Windows. · 0b70a63b
    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.
    0b70a63b
testzLog.py 3.87 KB