harvester-d4science/ckanext
Stefan Oderbolz 191c39ce5c Catch the more general URLError instead of HTTPError
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.
2015-01-15 10:57:24 +01:00
..
harvest Catch the more general URLError instead of HTTPError 2015-01-15 10:57:24 +01:00
__init__.py First draft of the Harvesting extension 2011-03-09 18:56:55 +00:00