From: Tim Peters Date: Mon, 22 Oct 2001 22:06:08 +0000 (+0000) Subject: Record that test_curses doesn't run on win32. X-Git-Tag: v2.2.1c1~1101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d703057752d52cef6082a920879a0b62cdeffaca;p=thirdparty%2FPython%2Fcpython.git Record that test_curses doesn't run on win32. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 5d56b92713df..84f50b8acd78 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -474,6 +474,7 @@ _expectations = { test_cl test_commands test_crypt + test_curses test_dbm test_dl test_fcntl