On 23 Mrz 2005, [EMAIL PROTECTED] wrote:

> map is (probably) going to be removed in Python3000 :-(  So it's 
> probably better to not get into the habit of using it.

Au contraire.  If enough people use it and are used using it the risk
for `map' getting removed will be a lot lower.  Furthermore there will
also be a functional module which will perhaps include `map' (also it's
better to have it as a builtin).  The same is true IMO e.g. `filter' or
`reduce'.



   Karl
-- 
Please do *not* send copies of replies to me.
I read the list
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to