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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ed375e18d10d37bfea1769aa1fe69795df6cbc10;p=python Add missing comma. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index ff22d2190a..9c20c54030 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