1add_lldb_library(lldbPluginScriptInterpreterPython
2  PythonDataObjects.cpp
3  PythonExceptionState.cpp
4  ScriptInterpreterPython.cpp
5  )
6