summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter/None/import_module.test
AgeCommit message (Collapse)Author
2019-12-22[lldb/ScriptInterpreter] Unify error message for command script importJonas Devlieghere
Rather than checking for Python explicitly, let the script interpreter handle things and print an error if the functionality is not supported.