-
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
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.