[Python-3000] failing tests

Guido van Rossum guido at python.org
Mon May 7 20:10:30 CEST 2007


On 5/7/07, Nick Coghlan <ncoghlan at gmail.com> wrote:
> Guido van Rossum wrote:
> > Thanks for checking in xrange!!!!! Woot!
> >
> > test_compiler and test_transformer are waiting for someone to clean up
> > the compiler package (I forget what it doesn't support, perhapes only
> > nonlocal needs to be added.)
>
> It's definitely lagging on set comprehensions as well. I'm also pretty
> sure those two tests broke before nonlocal was added, as they were
> already broken when I started helping Georg in looking at the setcomp
> updates.

I  just fixed the doctest failures; but for the compiler package I
need help. Would you have the time?

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list