case $THIS_SUB_DEPENDS in
python) is_depends_enabled $SPELL python && return 0 ;;
esac
return 1
