
When testing LLDB, we want to make sure to use the same Python as the one we used to build it. We already did this in https://github.com/llvm/llvm-project/pull/143183 for the Unit and Shell tests. This patch does the same thing for the API tests as well.