summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_al.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_al.py')
-rwxr-xr-xLib/test/test_al.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_al.py b/Lib/test/test_al.py
index 4f86f39..d11c7e5 100755
--- a/Lib/test/test_al.py
+++ b/Lib/test/test_al.py
@@ -3,7 +3,7 @@
Roger E. Masse
"""
import al
-from test_support import verify, verbose
+from test_support import verbose
alattrs = ['__doc__', '__name__', 'getdefault', 'getminmax', 'getname', 'getparams',
'newconfig', 'openport', 'queryparams', 'setparams']