191c39ce5c
HTTPError is a subclass of URLError, so catch URLError is enough. I think the HTTP error code is not as important in this situation, so catching the more generic error seems like the best solution. |
||
---|---|---|
.. | ||
harvest | ||
__init__.py |