feedparser
feedparser copied to clipboard
Example URLs in doc not valid
The documentation use some example feeds. e.g. In https://pythonhosted.org/feedparser/introduction.html this is used http://feedparser.org/docs/examples/atom10.xml
But the URL is not valid. The server answers with 403.
Thanks for pointing this out! I'll get this fixed soon! =)
This should be fixed now.