summaryrefslogtreecommitdiff
path: root/Lib/test/test_xmllib.py
diff options
context:
space:
mode:
authorFredrik Lundh <fredrik@pythonware.com>2001-01-17 21:51:36 +0000
committerFredrik Lundh <fredrik@pythonware.com>2001-01-17 21:51:36 +0000
commitb51424339c66f2fa939333dd207da21a9a1ad332 (patch)
treefa92c331860713783d55a16784109cb17d1a7b1d /Lib/test/test_xmllib.py
parentb1794e80f8403891d5f1bb4834c55da402b16625 (diff)
downloadcpython-b51424339c66f2fa939333dd207da21a9a1ad332.tar.gz
a bold attempt to fix things broken by MAL's verify patch: import
'verify' iff it's used by a test module...
Diffstat (limited to 'Lib/test/test_xmllib.py')
-rw-r--r--Lib/test/test_xmllib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_xmllib.py b/Lib/test/test_xmllib.py
index 32f6b85baf..62803b5869 100644
--- a/Lib/test/test_xmllib.py
+++ b/Lib/test/test_xmllib.py
@@ -2,7 +2,7 @@
Sjoerd Mullender
'''
-from test_support import verify, verbose
+from test_support import verbose
testdoc = """\
<?xml version="1.0" encoding="UTF-8" standalone='yes' ?>