Paul Rubin wrote:

>      if any(x[0]==element[0] for x in a): 

How come this list comprehension isn't in [] brackets?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to