Iterating through two lists

jb jblazi at hotmail.com
Fri May 24 07:40:40 EDT 2002


holger krekel wrote:

> no doubt, you get hundreds of suggestions. pythoneers *love*
> these kind of tasks :-)
> 
>     for (a,b) in zip(x,y): a.f(b)
> 
> would be the most straigtforward, i guess.

Thx. Have you read by any chance Paul Graham's article at 
http://www.paulgraham.com/icad.html ? He makes a few remarks as to how 
Python is not (yet) sufficient, if I understod correctly. I should be 
intrested in a Python expert's opinion on this.


-- 
Janos Blazi

"Il n'y a guère dans la vie qu'une préoccupation grave: c'est la mort;" 
(Dumas) 



-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------
   http://www.newsfeed.com       The #1 Newsgroup Service in the World!
-----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =-----



More information about the Python-list mailing list