]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Backport akuchling's netrc test.
authorMichael W. Hudson <mwh@python.net>
Mon, 25 Mar 2002 13:23:53 +0000 (13:23 +0000)
committerMichael W. Hudson <mwh@python.net>
Mon, 25 Mar 2002 13:23:53 +0000 (13:23 +0000)
Lib/test/test_sundry.py

index 3329ed61f4711f410f964950d3867ca414d179dd..86c7f7a69366ff07e45841d7abd515b494e714fa 100644 (file)
@@ -55,7 +55,6 @@ import mimetypes
 import mimify
 import multifile
 import mutex
-import netrc
 import nntplib
 import nturl2path
 import pdb