Merged revisions 83719 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83719 | antoine.pitrou | 2010-08-04 17:43:16 +0200 (mer., 04 août 2010) | 4 lines

  Issue #9496: Provide a test suite for the rlcompleter module.  Patch by
  Michele Orrù.
........
This commit is contained in:
Antoine Pitrou 2010-08-04 15:48:41 +00:00
parent 26383f902f
commit 8661cbe9d1
4 changed files with 77 additions and 1 deletions

View file

@ -59,7 +59,6 @@ class TestUntestedModules(unittest.TestCase):
import pdb
import pstats
import py_compile
import rlcompleter
import sched
import sndhdr
import symbol