anton Sun, 23 Mar 2014 18:04:29 -0700
for i in (10**p for p in range(3, 8)): print(i) -- https://mail.python.org/mailman/listinfo/python-list