From: Jeremy Hylton Date: Wed, 17 Jul 2002 15:56:55 +0000 (+0000) Subject: Add missing comma. X-Git-Tag: v2.3c1~4972 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed375e18d10d37bfea1769aa1fe69795df6cbc10;p=thirdparty%2FPython%2Fcpython.git Add missing comma. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index ff22d2190a1b..9c20c54030f3 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -702,7 +702,7 @@ _expectations = { test_winsound test_zipfile test_zlib - """ + """, 'hp-ux11': """ test_al