summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_gl.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_gl.py')
-rwxr-xr-xLib/test/test_gl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_gl.py b/Lib/test/test_gl.py
index 72b0895..61eaa83 100755
--- a/Lib/test/test_gl.py
+++ b/Lib/test/test_gl.py
@@ -3,7 +3,7 @@
taken mostly from the documentation.
Roger E. Masse
"""
-from test_support import verify, verbose, TestSkipped
+from test_support import verbose, TestSkipped
import gl, GL, time
glattrs = ['RGBcolor', 'RGBcursor', 'RGBmode', 'RGBrange', 'RGBwritemask',