summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_sundry.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-12-03 09:34:54 (GMT)
committerGuido van Rossum <guido@python.org>2002-12-03 09:34:54 (GMT)
commit6c7340552c704c60ca8a0766740f1a224d28b9c1 (patch)
treedb284e39a43d459015597900787e33e92c35b66b /Lib/test/test_sundry.py
parenta1962d6efd3623219771fe86c75efd968e7de390 (diff)
downloadcpython-6c7340552c704c60ca8a0766740f1a224d28b9c1.zip
cpython-6c7340552c704c60ca8a0766740f1a224d28b9c1.tar.gz
cpython-6c7340552c704c60ca8a0766740f1a224d28b9c1.tar.bz2
Lose references to knee (no longer exists) and pyclbr (has its own
test suite now).
Diffstat (limited to 'Lib/test/test_sundry.py')
-rw-r--r--Lib/test/test_sundry.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py
index 48f5c68..ae54709 100644
--- a/Lib/test/test_sundry.py
+++ b/Lib/test/test_sundry.py
@@ -51,7 +51,6 @@ import imaplib
import imghdr
import imputil
import keyword
-#import knee
import macpath
import macurl2path
import mailcap
@@ -70,7 +69,6 @@ import pre
import profile
import pstats
import py_compile
-import pyclbr
#import reconvert
import repr
try: