if which pycompile >/dev/null 2>&1; then
	pycompile -p #PACKAGE# #ARGS#
fi
