>You can save two bytes with

56 - nice catch.
55:
r=range(2,99)
[x for x in r if sum(x%d<1 for d in r)<2]

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

Reply via email to