Rather than checking for Python explicitly, let the script interpreter handle things and print an error if the functionality is not supported.
Create a new test for lldb launched without a script interpreter and move it under a new `ScriptInterpreter` directory. Also move crashlog.test there for consistency.