On 3/12/07, Tony Lownds <[EMAIL PROTECTED]> wrote:
>
> On Mar 12, 2007, at 12:06 PM, Collin Winter wrote:
>
> > I can take care of it. It'll be a good excuse to get back to 2to3
> > after a few days spent in the depths of the patch tracker : )
> >
>
> Cool. Out of curiosity, what versions of Python should 2to3 need to
> run? I know that 2to3/refactor.py needs 2.3 < Python < 3.0. Guess which
> versions I have handy :)

I use 2.5. 2.3 and 2.4 both fail the test suite, bailing out with
SyntaxErrors in various places.

> Also, since I believe sys.exc_info() is staying, fix_sysexcinfo
> should change...

Right. It's already on my todo list.

Collin Winter
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to