Guido van Rossum wrote: > On 5/7/07, Nick Coghlan <[EMAIL PROTECTED]> 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?
I don't really know the compiler package at all. I'll have a look, but it's going to take me a while to even figure out where the fixes need to go, let alone what they will actually look like. So if someone more familiar with the package beats me to fixing it, I won't be the least bit upset ;) Regards, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org _______________________________________________ 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