summaryrefslogtreecommitdiff
path: root/Lib/test/test_sundry.py
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2002-03-22 02:48:57 +0000
committerAndrew M. Kuchling <amk@amk.ca>2002-03-22 02:48:57 +0000
commit76fffd81e9689bad56b3e7c766606831c6cfc3df (patch)
tree1c3ca20b951f898f385f27408bac8ed529a2a699 /Lib/test/test_sundry.py
parentbab22beda8583471caf44b2e91f0fc18b62d3405 (diff)
downloadcpython-git-76fffd81e9689bad56b3e7c766606831c6cfc3df.tar.gz
Add a simple test suite for netrc.py, and remove it from test_sundry
Diffstat (limited to 'Lib/test/test_sundry.py')
-rw-r--r--Lib/test/test_sundry.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_sundry.py b/Lib/test/test_sundry.py
index 3329ed61f4..86c7f7a693 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