Add deprecation note since the XML support is shaping up.

This commit is contained in:
Fred Drake 2000-10-02 22:14:09 +00:00
parent d254c0095c
commit 296b8f5bd2
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@
\index{XML}
\index{Extensible Markup Language}
\deprecated{2.0}{Use \refmodule{xml.sax} instead. The newer XML
package includes full support for XML 1.0.}
\versionchanged{1.5.2}
This module defines a class \class{XMLParser} which serves as the basis