[IPython-dev] New parsing bug in input

Ville M. Vainio vivainio at gmail.com
Mon Mar 26 13:07:01 EDT 2007


On 3/25/07, Fernando Perez <fperez.net at gmail.com> wrote:

> I just ran into this:
>
> In [1]: for i in range(3):
>
> In [1]:     print i,
>
> In [1]:
> 0 1 2
>
>
> This is on my laptop, running r2177.  My office machine has r2169, and
> it's fine.
>
> Right now I don't have time to look into what's going on, and
> unfortunately the Scipy.org servers seem to be down at the moment, so
> we can't do a quick SVN history search or bisection.

Does reverting

http://projects.scipy.org/ipython/ipython/changeset/2173

help?

-- 
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'



More information about the IPython-dev mailing list