From: R. David Murray Date: Tue, 8 Jun 2010 14:43:46 +0000 (+0000) Subject: Merged revisions 81832 via svnmerge from X-Git-Tag: v3.1.3rc1~666 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=737e469da3ed04a67fa37bbc052b3e44980e4167;p=python Merged revisions 81832 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r81832 | r.david.murray | 2010-06-08 10:41:45 -0400 (Tue, 08 Jun 2010) | 2 lines Now that sunau has some tests, remove it from test_sundry. ........ --- diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py index ee387c7454..5d48a89acb 100644 --- a/Lib/test/test_sundry.py +++ b/Lib/test/test_sundry.py @@ -62,7 +62,6 @@ class TestUntestedModules(unittest.TestCase): import rlcompleter import sched import sndhdr - import sunau import symbol import tabnanny import timeit