Skip to content
Commit 48e17578 authored by Greg Clayton's avatar Greg Clayton
Browse files

Continuation broken for Python scripts when using non-interactive input (Xcode for example).

The problem was the read_func we were supplying to the interactive interpreter wasn't stripping the newline from the end of the string. Now it does and multi-line python scripts can be typed in Xcode.

<rdar://problem/17696438>

llvm-svn: 217843
parent ba656e1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment