Remove filecmp
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 13 Feb 2003 18:36:22 +0000 (18:36 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 13 Feb 2003 18:36:22 +0000 (18:36 +0000)
Lib/test/test_sundry.py

index ae547091f0451f6c898d758438cc91f3c59a1fcf..07f4f8b8c3f5775a32512ed38cbf1d8f66fef983 100644 (file)
@@ -36,7 +36,6 @@ import distutils
 import doctest
 import dumbdbm
 import encodings
-import filecmp
 import fnmatch
 import formatter
 import fpformat