We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2773a commit 31c45b9Copy full SHA for 31c45b9
server.py
@@ -1,4 +1,4 @@
1
-#!./virt_env/bin/python
+#! /usr/bin/env python
2
import os
3
import cherrypy as http
4
import subprocess
0 commit comments