[Python-3000] map, filter, reduce

Collin Winter collinw at gmail.com
Fri Jun 1 21:08:32 CEST 2007


On 6/1/07, Jason Orendorff <jason.orendorff at gmail.com> wrote:
> PEP 3100 still isn't clear on the fate of these guys, except that
> reduce() is gone.

I'm not sure what isn't clear: reduce() is listed as "to be removed",
and since map() and filter() aren't mentioned as "to be removed",
they're presumably not going to be removed. What's tripping you up?

Collin Winter


More information about the Python-3000 mailing list