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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d703057752d52cef6082a920879a0b62cdeffaca;p=python Record that test_curses doesn't run on win32. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 5d56b92713..84f50b8acd 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