summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_gl.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_gl.py')
-rw-r--r--[-rwxr-xr-x]Lib/test/test_gl.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_gl.py b/Lib/test/test_gl.py
index c9264ee..92e1e8d 100755..100644
--- a/Lib/test/test_gl.py
+++ b/Lib/test/test_gl.py
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
"""Very simple test script for the SGI gl library extension module
taken mostly from the documentation.
Roger E. Masse