Ryan Davis wrote:
I think map is a little cleaner is some cases.  Not sure if its more Pythonic, 
I'm still trying to figure out exactly what that
means.

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


--
John.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to