]> granicus.if.org Git - python/commitdiff
Add deprecation note since the XML support is shaping up.
authorFred Drake <fdrake@acm.org>
Mon, 2 Oct 2000 22:14:09 +0000 (22:14 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 2 Oct 2000 22:14:09 +0000 (22:14 +0000)
Doc/lib/libxmllib.tex

index 7cbb20d5cb9e4a8ef70ff6b2ce35c5b8e1311dc2..f60cecfd36cb474b4497831665f3c465ea723c91 100644 (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