tag 333490 patch
thanks

Here is a patch against fedparser.py which seems to work. The
namespace is the official namespace of Atom 1.0 (see the
Internet-Draft, soon to be RFC).

--- feedparser.py.orig  2005-10-12 11:33:40.000000000 +0200
+++ feedparser.py       2005-10-12 11:44:15.000000000 +0200
@@ -235,6 +235,7 @@
                   "uri/of/echo/namespace#": "",
                   "http://purl.org/pie/": "",
                   "http://purl.org/atom/ns#": "",
+                  "http://www.w3.org/2005/Atom": "",
                   "http://purl.org/rss/1.0/modules/rss091#": "",
                   
                   "http://webns.net/mvcb/":                               
"admin",

I report it to feedparser.org also.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to