```-PY=${PY:-$(which python2.7)} +PY=${PY:-$(which...
# general
w
Copy code
-PY=${PY:-$(which python2.7)}
+PY=${PY:-$(which pypy)}