--- Antoine Pitrou <[EMAIL PROTECTED]> wrote:
> Steve Howell yahoo.com> writes:
> >
> >line 673234: lambda cannot be renamed in ANY
> > temporal dimension
> >
> [...]
> >
> >line 913975: parens not removed from print(),
> > please use 3to4 converter instead
>
> Mmmh... "3to2" was rel
Steve Howell yahoo.com> writes:
>
>line 673234: lambda cannot be renamed in ANY
> temporal dimension
>
[...]
>
>line 913975: parens not removed from print(),
> please use 3to4 converter instead
Mmmh... "3to2" was released on April 1st right ? :)
_
Steve Howell wrote:
> I've written about 100,000 lines of Py3K code since it
> was released, mostly on evenings and weekends, so I
> was very excited to see Van release the new 3to2 tool
> today.
A point of clarification: I did not release anything. I was simply
pointing out someone else's work t
On Tue, Apr 1, 2008 at 7:38 AM, Steve Howell <[EMAIL PROTECTED]> wrote:
> I've written about 100,000 lines of Py3K code since it
> was released, mostly on evenings and weekends, so I
> was very excited to see Van release the new 3to2 tool
> today.
>
> I immediately ran it against my codebase, a
I've written about 100,000 lines of Py3K code since it
was released, mostly on evenings and weekends, so I
was very excited to see Van release the new 3to2 tool
today.
I immediately ran it against my codebase, and it
mostly works, but I got some strange diagnostics:
line 673234: lambda cannot