pdb now has its own tests.

This commit is contained in:
Georg Brandl 2010-07-30 15:33:52 +00:00
parent d2fd4cae8e
commit 9d624d26d1

View file

@ -54,7 +54,6 @@ class TestUntestedModules(unittest.TestCase):
import nturl2path
import opcode
import os2emxpath
import pdb
import pstats
import py_compile
import rlcompleter