On Fri, 11 Sep 2009 21:52:36 -0700, Tim Roberts wrote:

> Basically, when you're good with Perl, you start to think of every task
> in terms of regular expression matches.  When you're good with Python,
> you start to think of every task in terms of lists and tuples.

Not me -- I think of most such tasks in terms of iterators.


-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to