]> granicus.if.org Git - python/commitdiff
Expect test_email_codecs to be skipped -- few users or developers will
authorGuido van Rossum <guido@python.org>
Tue, 16 Apr 2002 02:14:04 +0000 (02:14 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 16 Apr 2002 02:14:04 +0000 (02:14 +0000)
have the needed optional Japanese codecs installed.

Lib/test/regrtest.py

index 18decfeb069da5ab7860f92f3ca38fa57d1461b5..849d83b4d77a12b23fcb19c00bb6e89799f532a7 100755 (executable)
@@ -520,6 +520,7 @@ _expectations = {
         test_cl
         test_curses
         test_dl
+        test_email_codecs
         test_gl
         test_imgfile
         test_largefile