We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08863ac commit ddb211dCopy full SHA for ddb211d
resources/session04/cgi/cgi-bin/cgi_1.py
@@ -1,5 +1,5 @@
1
-#!/usr/bin/python
2
-import cgi
+#!/usr/bin/env python
3
+import cgi
4
5
cgi.test()
0 commit comments