Searched refs:PW_BOOTSTRAP_PYTHON (Results 1 – 3 of 3) sorted by relevance
197 if [ -n "$PW_BOOTSTRAP_PYTHON" ]; then198 _PW_PYTHON="$PW_BOOTSTRAP_PYTHON"
224 ``PW_BOOTSTRAP_PYTHON``
62 :: PW_BOOTSTRAP_PYTHON. Otherwise, use the system Python if one exists.63 if not "%PW_BOOTSTRAP_PYTHON%" == "" (64 set "python=%PW_BOOTSTRAP_PYTHON%"