[IPython-dev] New parsing bug in input

Dan Milstein danmil at comcast.net
Tue Mar 27 09:48:37 EDT 2007


I just checked out a fresh copy of IPython from svn (r. 2180), and I  
don't see that bug.

Specifically,  here's what I get:

In [1]: for i in range(3):
    ...:     print i,
    ...:
    ...:
0 1 2

In [2]:

Which is how it should be, right?

-Dan

On Mar 27, 2007, at 1:41 AM, Fernando Perez wrote:

> On 3/26/07, Ville M. Vainio <vivainio at gmail.com> wrote:
>
>> Does reverting
>>
>> http://projects.scipy.org/ipython/ipython/changeset/2173
>>
>> help?
>
> Nope, I just did and it doesn't.
>
> If you figure it out,  let me know.  I'll try to look into it
> tomorrow, I had a crazy day today and just couldn't make a minute for
> it.
>
> Cheers,
>
> f
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://lists.ipython.scipy.org/mailman/listinfo/ipython-dev




More information about the IPython-dev mailing list