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 87ad118 commit 6222bdcCopy full SHA for 6222bdc
run.py
@@ -1,4 +1,4 @@
1
-#!/usr/bin/python
+#!/usr/bin/env python
2
from gevent import monkey; monkey.patch_all()
3
from gevent.wsgi import WSGIServer
4
import sys
0 commit comments