summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_dl.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_dl.py')
-rwxr-xr-xLib/test/test_dl.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/Lib/test/test_dl.py b/Lib/test/test_dl.py
index 37ff9c6..e85bae9 100755
--- a/Lib/test/test_dl.py
+++ b/Lib/test/test_dl.py
@@ -2,11 +2,9 @@
"""Test dlmodule.c
Roger E. Masse revised strategy by Barry Warsaw
"""
-verbose = 0
-if __name__ == '__main__':
- verbose = 1
import dl
+from test_support import verbose
sharedlibs = [
# SunOS/Solaris