[XML-SIG] Note on XML for 2.1

Andrew Kuchling akuchlin@mems-exchange.org
Mon, 22 Jan 2001 14:46:03 -0500


I'm working on a "What's New in 2.1" article, and want to add
a mention of the improvements to the xml package.  Here's my proposed
text; is it accurate?  

\item The PyXML package has gone through a few releases since Python
2.0, and Python 2.1 includes an updated version of the \module{xml}
package.  Some of the noteworthy changes include support for Expat
1.2, the ability for Expat parsers to handle files in any encoding
supported by Python, and various bugfixes for SAX, DOM, and the
\module{minidom} module.

--amk