[Python-3000] [PythonInfo Wiki] Update of "GoogleSprintPy3k" by 65.57.245.11

Guido van Rossum guido at python.org
Mon Aug 21 21:21:20 CEST 2006


On 8/21/06, Collin Winter <collinw at gmail.com> wrote:
> On 8/21/06, Guido van Rossum <guido at python.org> wrote:
> > On 8/21/06, Collin Winter <collinw at gmail.com> wrote:
> > > I thought map() and filter() were going away in Py3k? Did that change?
> >
> > I still find them useful when using a built-in function, and unlike
> > reduce(), I have no trouble reading and understanding such code.
>
> You might want to remove them from PEP 3100, as it still lists them
> under "To be removed".

With three question marks. :-)

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)


More information about the Python-3000 mailing list