Another problem with 'Dive Into Python'

Ben Edwards (lists) lists at videonetwork.org
Mon Jul 31 09:05:02 EDT 2006


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?

Ben






More information about the Python-list mailing list