> >>> import feedparser > >>> d = feedparser.parse("http://feedparser.org/docs/examples/atom10.xml") This works for me, are you sure it's not a network problem in your side? (what happens if you try to open this link in a browser?)