Favorite non-python language trick?

Tom Anderson twic at urchin.earth.li
Sat Jun 25 15:02:53 EDT 2005


On Sat, 25 Jun 2005, Konstantin Veretennicov wrote:

> On 6/25/05, Mandus <mandus at gmail.com> 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 :)

from __grumpy_old_bastard_who_cant_keep_up__ import map

:)

tom

-- 
Why do we do it? - Exactly!



More information about the Python-list mailing list