Python code for 2.5 and 2.4?

Paul Rubin http
Mon Feb 25 18:47:27 EST 2008


Arnaud Delobelle <arnodel at googlemail.com> writes:
> Ok.  In that case, the following is probably faster (in fact for long
> iterables it may be equivalent to the builtin all):
> 
> from itertools import ifilterfalse    ...

Nice.



More information about the Python-list mailing list