[IPython-dev] Full input syntax support finished and ready for review/merge

Fernando Perez fperez.net at gmail.com
Wed Aug 18 15:02:46 EDT 2010


Hey Evan,

On Wed, Aug 18, 2010 at 11:05 AM, Evan Patterson <epatters at enthought.com> wrote:
> I've merged from your branch, but the IPythonInputSplitter is behaving
> strangely: whenever I give multi-line input, push_accepts_more always return
> True. The base InputSplitter still works as expected.
>
> This may have something to do with the test failure you noticed....
>

OK, thanks for the report.  I think I didn't test carefully enough the
*multi line* input case, only the line-at-a-time.  I'll look into this
in a few hours and will report back, I have a couple of local things I
need to take care of now.

Cheers,

f



More information about the IPython-dev mailing list