"Reddy, Chandra B" wrote:

> When I try to import the xml.dom.ext.reader.Sax2 I am getting the
> following error.Can any one help me how to solve this problem.
>
> from xml.dom.ext.reader.Sax2 import FromXmlStream,
>
> ImportError: No module named ext.reader.Sax2

have you installed the PyXML extension?

    http://pyxml.sourceforge.net/
    http://pyxml.sourceforge.net/topics/howto/section-install.html

</F> 



_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to