From: Tim Peters Date: Thu, 11 Apr 2002 19:52:58 +0000 (+0000) Subject: I don't expect test_email_codecs to run on Windows. X-Git-Tag: v2.3c1~6050 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=deb121aec7185f0d8034453203c6be436b2951f5;p=thirdparty%2FPython%2Fcpython.git I don't expect test_email_codecs to run on Windows. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 826ac607b5e3..b5ae97b160a3 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -489,6 +489,7 @@ _expectations = { test_curses test_dbm test_dl + test_email_codecs test_fcntl test_fork1 test_gdbm