Loop targets
Ned Batchelder I posted a Python tidbit about how for loops can assign to other things than simple variables, and many people were surprised or even concerned:params query : QUERY, page size : , Get page, page, page, ... for params page in itertools.count : data requests.get...