Explorar o código

python -> pypy

Dith3r %!s(int64=8) %!d(string=hai) anos
pai
achega
9e044e4f00
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frameworks/Python/tornado/setup_pypy.sh

+ 1 - 1
frameworks/Python/tornado/setup_pypy.sh

@@ -4,4 +4,4 @@ fw_depends mongodb pypy
 
 pip install --install-option="--prefix=${PYPY_ROOT}" -r $TROOT/requirements_mongo.txt
 
-python server_py2.py --port=8080 --mongo=$DBHOST --logging=error &
+pypy server_py2.py --port=8080 --mongo=$DBHOST --logging=error &