Revert "Fix embedded Python initialization according to changes in version 3.7"
authorTatyana Krasnukha <tatyana@synopsys.com>
Tue, 5 Mar 2019 15:27:33 +0000 (15:27 +0000)
committerTatyana Krasnukha <tatyana@synopsys.com>
Tue, 5 Mar 2019 15:27:33 +0000 (15:27 +0000)
commit622862987f3436486a067c74d5f7a0a3e2c185c1
tree8fa60f25f09d435bf9fb51d06984e8ba7f432611
parent65676571e1713d270002b3789a1157a24eda9952
Revert "Fix embedded Python initialization according to changes in version 3.7"

Testsuite hangs on Windows likely due to these changes.

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