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

/illumos-gate/usr/src/lib/brand/solaris10/cmd/
H A Ds10_python_wrapper.sh.in38 pyname=$0
46 if [ ! -f $n$pyname ]; then
47 echo "Error: \"$pyname\" is not installed in the global zone"
59 $n/usr/bin/python@PYTHON_VERSION@ $n$pyname "$@"

Completed in 64 milliseconds