Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [lldb/ScriptInterpreter] Unify error message for command script import | Jonas Devlieghere | 2019-12-22 | 1 | -0/+2 |
Rather than checking for Python explicitly, let the script interpreter handle things and print an error if the functionality is not supported. |