On 8/21/06, Collin Winter <[EMAIL PROTECTED]> wrote: > On 8/21/06, Guido van Rossum <[EMAIL PROTECTED]> wrote: > > On 8/21/06, Collin Winter <[EMAIL PROTECTED]> 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/) _______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
