projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15f742d
)
Remove filecmp
author
Andrew M. Kuchling
<amk@amk.ca>
Thu, 13 Feb 2003 18:36:22 +0000
(18:36 +0000)
committer
Andrew M. Kuchling
<amk@amk.ca>
Thu, 13 Feb 2003 18:36:22 +0000
(18:36 +0000)
Lib/test/test_sundry.py
patch
|
blob
|
history
diff --git
a/Lib/test/test_sundry.py
b/Lib/test/test_sundry.py
index ae547091f0451f6c898d758438cc91f3c59a1fcf..07f4f8b8c3f5775a32512ed38cbf1d8f66fef983 100644
(file)
--- a/
Lib/test/test_sundry.py
+++ b/
Lib/test/test_sundry.py
@@
-36,7
+36,6
@@
import distutils
import doctest
import dumbdbm
import encodings
-import filecmp
import fnmatch
import formatter
import fpformat