summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-21 07:30:30 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-04-21 07:30:30 (GMT)
commit639295f0a5757bc187ada833950bca8476ebe36e (patch)
treef92789f0400d42bab97c7e4778c33901d859ab69 /Lib
parent058b141ef77edcd8000bc169f3b9b7cc9d362ffa (diff)
downloadcpython-639295f0a5757bc187ada833950bca8476ebe36e.zip
cpython-639295f0a5757bc187ada833950bca8476ebe36e.tar.gz
cpython-639295f0a5757bc187ada833950bca8476ebe36e.tar.bz2
Enable universal newlines on Windows. Note that NEWS needs more words!
Diffstat (limited to 'Lib')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 849d83b..ffbf251 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -511,7 +511,6 @@ _expectations = {
test_socketserver
test_sunaudiodev
test_timing
- test_univnewlines
""",
'linux2':
"""