From: Guido van Rossum Date: Tue, 16 Apr 2002 02:14:04 +0000 (+0000) Subject: Expect test_email_codecs to be skipped -- few users or developers will X-Git-Tag: v2.3c1~5925 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6184c117e9af1cf6178fd34bd7c576ce36107df2;p=python Expect test_email_codecs to be skipped -- few users or developers will have the needed optional Japanese codecs installed. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 18decfeb06..849d83b4d7 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -520,6 +520,7 @@ _expectations = { test_cl test_curses test_dl + test_email_codecs test_gl test_imgfile test_largefile