diff options
Diffstat (limited to 'Lib/test/test_sundry.py')
-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 b1a339f..f2a4c76 100644 --- a/Lib/test/test_sundry.py +++ b/Lib/test/test_sundry.py @@ -96,7 +96,6 @@ import urllib2 # Can't test the "user" module -- if the user has a ~/.pythonrc.py, it # can screw up all sorts of things (esp. if it prints!). #import user -import uu import webbrowser import whichdb import xdrlib |