Home
last modified time | relevance | path

Searched defs:PYTHON_BIN (Results 1 – 6 of 6) sorted by relevance

/dports/audio/exaile/exaile-4.1.1/
H A Dexaile.bat36 for %%X in (py%PYTHON_SUFFIX%) do (set PYTHON_BIN=%%~$PATH:X) variable
42 for %%X in (%PYTHON_EXE%) do (set PYTHON_BIN=%%~$PATH:X) variable
47 set PYTHON_BIN=C:\Python27\%PYTHON_EXE% variable
50 set PYTHON_BIN=C:\Python26\%PYTHON_EXE% variable
/dports/devel/py-confuse/confuse-1.7.0/
H A DMakefile4 PYTHON_BIN ?= python macro
/dports/net/ryu/ryu-4.26/ryu/tests/integrated/
H A Drun_tests_with_ovs12.py31 PYTHON_BIN = '.venv/bin/python' variable
/dports/www/py-django-dpaste/dpaste-3.3.1/dpaste/settings/
H A Dbase.py16 PYTHON_BIN = os.path.dirname(sys.executable) variable
/dports/science/plumed/plumed2-2.7.2/
H A Dconfigure.ac864 AC_SUBST(PYTHON_BIN) subst
/dports/print/lyx/lyx-2.3.4.2/lib/scripts/
H A Dlyxpak.py31 PYTHON_BIN = sys.executable if sys.executable else "python" variable