mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Add deprecation note since the XML support is shaping up.
This commit is contained in:
parent
d254c0095c
commit
296b8f5bd2
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue