Added feeds, caching tweaks and sorting feedlist alphabetically
[planet-ucc.git] / XMLParse2.py
index e338580..8f6dc7e 100644 (file)
@@ -45,7 +45,6 @@ class XMLParse:
                                sys.stdout.write('done.\n')
                        except:
                                sys.stdout.write('failed.\n')
-                               raise
                                return None
                        # check to see what we got returned
                        if data['items'] == [] and data['channel'] == {}:

UCC git Repository :: git.ucc.asn.au