diff options
-rw-r--r-- | Lib/test/test_sundry.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py index 6306486..a956b3b 100644 --- a/Lib/test/test_sundry.py +++ b/Lib/test/test_sundry.py @@ -54,7 +54,6 @@ class TestUntestedModules(unittest.TestCase): import nturl2path import opcode import os2emxpath - import pdb import pstats import py_compile import rlcompleter |