Bill Baxter wrote:

> I think it's fine for filter()/reduce()/map() to be taken out of
> builtins and moved to a standard module, but it's not clear that
> that's what they're going to do.  That py3K web page just says "remove
> reduce()... done".

http://svn.python.org/projects/python/branches/p3yk/Lib/functools.py
http://svn.python.org/projects/python/branches/p3yk/Modules/_functoolsmodule.c

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to