mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Get rid of the remaining versionadded/versionchanged directives.
This commit is contained in:
parent
1617457cff
commit
55ac8f0f26
161 changed files with 335 additions and 2197 deletions
|
@ -8,8 +8,6 @@
|
|||
.. sectionauthor:: Martin v. Löwis <martin@v.loewis.de>
|
||||
|
||||
|
||||
.. versionadded:: 2.0
|
||||
|
||||
The SAX API defines four kinds of handlers: content handlers, DTD handlers,
|
||||
error handlers, and entity resolvers. Applications normally only need to
|
||||
implement those interfaces whose events they are interested in; they can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue