mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Added brief explanation of the \versionchanged for 1.5.2 (fixes formatting
for the HTML version).
This commit is contained in:
parent
2fef3abc74
commit
6763b31731
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
\deprecated{2.0}{Use \refmodule{xml.sax} instead. The newer XML
|
\deprecated{2.0}{Use \refmodule{xml.sax} instead. The newer XML
|
||||||
package includes full support for XML 1.0.}
|
package includes full support for XML 1.0.}
|
||||||
|
|
||||||
\versionchanged{1.5.2}
|
\versionchanged[Added namespace support.]{1.5.2}
|
||||||
|
|
||||||
This module defines a class \class{XMLParser} which serves as the basis
|
This module defines a class \class{XMLParser} which serves as the basis
|
||||||
for parsing text files formatted in XML (Extensible Markup Language).
|
for parsing text files formatted in XML (Extensible Markup Language).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue