I jfj wrote:


make_fractal_with_seed (x for x in range(100000000) if fibonacci_prime (x))



and this is stupendus. At least range should be xrange.


jfj

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

Reply via email to