harvester-d4science/ckanext/harvest/harvesters
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
..
__init__.py [harvesters] factor out a base harvester for use in generic harvesting apps 2011-06-02 12:07:07 +02:00
base.py Merge branch '99-all-non-ascii-tags' of https://github.com/morty/ckanext-harvest into morty-99-all-non-ascii-tags 2014-08-29 14:40:43 +01:00
ckanharvester.py Catch the more general URLError instead of HTTPError 2015-01-15 10:57:24 +01:00