On 6/25/05, Mandus <[EMAIL PROTECTED]> wrote:
> It is really a consensus on this; that
> removing map, filter, reduce is a good thing? It will render a whole lot
> of my software unusable :(

I think you'll be able to use "from __past__ import map, filter,
reduce" or something like that :) They don't have to be built-in.

- kv
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to