[ScriptInterpreter] Make sure that PYTHONHOME is right.
authorDavide Italiano <davide@freebsd.org>
Fri, 22 Mar 2019 22:19:57 +0000 (22:19 +0000)
committerDavide Italiano <davide@freebsd.org>
Fri, 22 Mar 2019 22:19:57 +0000 (22:19 +0000)
commit386f00db75f1b6484329f14a7002e2c0fadadb76
treeb6f3ef6fe4e5f68b12466ddaf826767bf5735400
parent74d5b3322235e72d951f45aa427443b2addcb931
[ScriptInterpreter] Make sure that PYTHONHOME is right.

Summary:
For the only version of Python actually supported on Darwin.

<rdar://problem/40961425>

Reviewers: jingham, friss, JDevlieghere, aprantl, jasonmolenda

Subscribers: jdoerfert, llvm-commits, lldb-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D59719

llvm-svn: 356816
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp