[EMAIL PROTECTED] (Cameron Laird) writes:
> For that matter, would it be an advantage for len() to operate
> on iterables?

   print len(itertools.count())

Ouch!!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to