Home
last modified time | relevance | path

Searched defs:PYTHON_EXE (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/PC/VS8.0/
Dkill_python.c15 #define PYTHON_EXE (L"python_d.exe") macro
20 #define PYTHON_EXE (L"python.exe") macro
/external/python/cpython2/PC/VS9.0/
Dkill_python.c15 #define PYTHON_EXE (L"python_d.exe") macro
20 #define PYTHON_EXE (L"python.exe") macro
/external/python/cpython3/Tools/nuget/
Dbuild.bat13 set PYTHON_EXE= variable
24 if "%~1" EQU "--python-exe" (set PYTHON_EXE="/p:PythonExe=%~2") && shift && shift && goto CheckOpts variable
/external/python/cpython3/Tools/buildbot/
DremotePythonInfo.bat23 set PYTHON_EXE=%prefix%\python%suffix%.exe variable