Searched refs:PYTHON (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsIProgrammingLanguage.idl63 const PRUint32 PYTHON = 3;
/vbox/src/VBox/Installer/darwin/VirtualBox/
H A Dpostflight28 PYTHON="python python2.3 python2.5 python2.6 python2.7"
30 for p in $PYTHON; do
/vbox/src/VBox/Installer/linux/
H A Droutines.sh608 PYTHON=python
614 echo 1>&2 "Python found: $PYTHON, installing bindings..."
617 $SHELL -c "cd $VBOX_INSTALL_PATH/sdk/installer && $PYTHON vboxapisetup.py install"
H A Dinstall.sh42 PYTHON="_PYTHON_"
457 if [ -n "$PYTHON" ]; then
/vbox/src/libs/xpcom18a4/python/src/
H A DPyIClassInfo.cpp88 PRUint32 language = nsIProgrammingLanguage::PYTHON;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat335 echo BUILDING PYTHON TOOLS
/vbox/src/libs/libxml2-2.6.31/
H A Dconfigure895 PYTHON
27216 PYTHON="$with_python/bin/python"
27221 PYTHON="$with_python"
27223 if test -x "$PYTHON"
27225 echo Found python in environment PYTHON=$PYTHON
27226 with_python=`$PYTHON -c "import sys; print sys.exec_prefix"`
27235 case $PYTHON in
27237 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
27258 PYTHON
[all...]

Completed in 119 milliseconds