mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #9496: Provide a test suite for the rlcompleter module. Patch by
Michele Orrù.
This commit is contained in:
parent
e99f507c98
commit
482e66a58a
4 changed files with 77 additions and 1 deletions
|
@ -56,7 +56,6 @@ class TestUntestedModules(unittest.TestCase):
|
|||
import os2emxpath
|
||||
import pstats
|
||||
import py_compile
|
||||
import rlcompleter
|
||||
import sndhdr
|
||||
import symbol
|
||||
import tabnanny
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue