From: Guido van Rossum Date: Tue, 3 Dec 2002 09:34:54 +0000 (+0000) Subject: Lose references to knee (no longer exists) and pyclbr (has its own X-Git-Tag: v2.3c1~3146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6c7340552c704c60ca8a0766740f1a224d28b9c1;p=python Lose references to knee (no longer exists) and pyclbr (has its own test suite now). --- diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py index 48f5c68e5e..ae547091f0 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: