Nuther problem with 'dive into Python'

Cliff Wells cliff at develix.com
Mon Jul 31 20:12:17 EDT 2006


On Mon, 2006-07-31 at 14:03 +0100, Ben Edwards wrote:
> Am going through Chapter 9 - HTTP Web Services in dive into Python.  It
> uses the following:
> 
> data = urllib.urlopen('http://diveintomark.org/xml/atom.xml').read()
> 
> The page no longer exists, can anyone recommend an alternative page to
> use?

Perhaps any one of the approximately 100 million pages with Atom
feeds?  

Google is your friend:

http://www.google.com/search?hl=en&lr=lang_en&safe=off&q=blog
+atom&btnG=Search

Results 1 - 10 of about 105,000,000 English pages for blog atom. 

Cliff

-- 




More information about the Python-list mailing list