>> from xml.dom import utils >> reader = utils.FileReader('foo.xml') >> reader.document is then the root of the DOM tree. > > There doesn't seem to be a utils.py in the DOM distribution of XML-0.5... > My fault. It's in the CVS distribution, not the 0.5 tarball. tone