See ChangeLog some more... more output modules
[planet-ucc.git] / XMLParse2.py
index 563a0fa..3a14e2b 100644 (file)
@@ -13,6 +13,8 @@ import CacheHandler
 sys.path.insert(0, 'extra')
 import feedparser
 
+feedparser.USER_AGENT = "PlanetUCC/1.0b +http://planet.ucc.asn.au/ %s" % feedparser.USER_AGENT
+
 class Blog:
        def __init__(self):
                self.blogTitle  = None

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