summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_sundry.py
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2005-02-24 20:22:10 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2005-02-24 20:22:10 (GMT)
commitc2a0ac20b7ba3c740f21607c4c8bc706f5d7b7c5 (patch)
tree589f8ff427b01e7e1685f8515cdd0c83503d2d0e /Lib/test/test_sundry.py
parentbc2c21ea521cf6ec2a8cd1fd3229226c157a5100 (diff)
downloadcpython-c2a0ac20b7ba3c740f21607c4c8bc706f5d7b7c5.zip
cpython-c2a0ac20b7ba3c740f21607c4c8bc706f5d7b7c5.tar.gz
cpython-c2a0ac20b7ba3c740f21607c4c8bc706f5d7b7c5.tar.bz2
Patch #1049151: adding bool support to xdrlib.py.
Also add xdrlib._test into the test suite.
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 be1a1e7..394d966 100644
--- a/Lib/test/test_sundry.py
+++ b/Lib/test/test_sundry.py
@@ -93,5 +93,4 @@ import urllib2
#import user
import webbrowser
import whichdb
-import xdrlib
import xml