[Python-3000] failing tests

Nick Coghlan ncoghlan at gmail.com
Mon May 7 18:17:57 CEST 2007


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.

Regards,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-3000 mailing list