[Python-3000] map, filter, reduce

Jason Orendorff jason.orendorff at gmail.com
Fri Jun 1 18:05:32 CEST 2007


PEP 3100 still isn't clear on the fate of these guys, except that
reduce() is gone.

How about moving all three to the functools module instead?

-j


More information about the Python-3000 mailing list