From: Michael W. Hudson Date: Mon, 25 Mar 2002 13:23:53 +0000 (+0000) Subject: Backport akuchling's netrc test. X-Git-Tag: v2.2.1c2~21 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dcddbc3a266e8ade00e908c2684a0e090048ac64;p=thirdparty%2FPython%2Fcpython.git Backport akuchling's netrc test. --- diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py index 3329ed61f471..86c7f7a69366 100644 --- a/Lib/test/test_sundry.py +++ b/Lib/test/test_sundry.py @@ -55,7 +55,6 @@ import mimetypes import mimify import multifile import mutex -import netrc import nntplib import nturl2path import pdb