Python Tutorial Was: Guido's regrets: filter and map

Fernando Pérez fperez528 at yahoo.com
Sun Nov 24 02:36:37 EST 2002


Thomas Guettler wrote:

> 
>> Hello,
>> 
>> I just read Guido's "python regret's" slide's from OSCON,
>> 
http://www.google.com/search?hl=en&ie=ISO-8859-1&q=OSCON+%22python+regrets%22
>> and one thing i can't work out is,
>> he is saying we can do map() and filter() with list comprehensions (it's
>> faster too) eg.
> 
> Thank you for this link.

And for those of us who don't use powerpoint, the pdf version is also 
available (prettier than google's html-ized ppt):

http://www.python.org/doc/essays/ppt/regrets/PythonRegrets.pdf

Cheers,

f.



More information about the Python-list mailing list