Steven D'Aprano <[EMAIL PROTECTED]> writes:
> (1) It's wrong. That always returns the length of the list. Perhaps you
> meant something like this?
> len(["anything will do" for t in x if y > t])

Yeah, that's what I meant.  
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to