]> granicus.if.org Git - python/commitdiff
pdb now has its own tests.
authorGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 15:33:52 +0000 (15:33 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 30 Jul 2010 15:33:52 +0000 (15:33 +0000)
Lib/test/test_sundry.py

index 6306486c382e6d122eccce67d4c5dafef960a30d..a956b3b946018abeb185d864a6c580c4ab15460e 100644 (file)
@@ -54,7 +54,6 @@ class TestUntestedModules(unittest.TestCase):
             import nturl2path
             import opcode
             import os2emxpath
-            import pdb
             import pstats
             import py_compile
             import rlcompleter