foldr function in Python
Ant
antroy at gmail.com
Fri Nov 23 07:58:27 EST 2007
On Nov 23, 10:54 am, Steven D'Aprano <st... at REMOVE-THIS-
cybersource.com.au> wrote:
...
> Alas and alack, I believe that Guido has a distaste for all but the
> simplest functional idioms, and an irrational belief that anything using
> reduce() must be too complex to bear. reduce() is going away, not just
> from the built-ins but (I believe) from the standard library as well.
I thought that at the last count it was merely being moved out into
functools (or somewhere similar).
--
Ant.
More information about the Python-list
mailing list