Re: Where is the xml.dom.ext package in current python distributions?

"Dieter Maurer" <[email protected]>
Newsgroups gmane.comp.python.xml
Message-ID <[email protected]>
Paul R Brenner wrote at 2007-1-11 09:17 -0500:
>I have searched through pyxml.sourceforge.net (thats how I found this
>listserve).  I found many examples on using xml.dom.ext and the PrettyPrint
>function.  However my question follows Anastasios's comments.  Where is
>xml.dom.ext in the current Python distributions.  Is PyXML not the default XML
>package in the normal Python distribution now.

The Python developpers are quite careful to keep the standard library
small -- as larger software increase the maintenance burden.

The Python runtime comes with some core XML support (sufficient to parse
and process XML files).  The xml-sig (XML Special Interest Group) has
implemented additional XML processing packages: that is "PyXML".
But, it never made it as a whole into the Python runtime library.
And not "PyXML" is without maintainer....



-- 
Dieter
_______________________________________________
XML-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/xml-sig
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.