]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Assorted code cleanups for readability. Greatly boosted the size of the
authorTim Peters <tim.peters@gmail.com>
Sun, 21 Apr 2002 06:12:02 +0000 (06:12 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 21 Apr 2002 06:12:02 +0000 (06:12 +0000)
commitea572b21f846e4b9050a7508c0d5626fc835c309
tree43ae746303200bd2be7a4a36682b01cad556b98d
parent4a0db06edf1e1be71d27c682f7bc0fb4040a5300
Assorted code cleanups for readability.  Greatly boosted the size of the
test data:  this test fails on WIndows now if universal newlines are
enabled (which they aren't yet, by default).  I don't know whether the
test will also fail on Linux now.
Lib/test/test_univnewlines.py