Feature #1311
Process URLs in the order requested
Start date:
05/02/2016
Due date:
% Done:
100%
Description
Switch the list of URLs to an OrderedDict so that order is retained in order to make the processing of URLs is more deterministic.
See https://docs.python.org/2/library/collections.html#collections.OrderedDict
History
#1 Updated by Luke Murphey over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100