mirror of https://github.com/python/cpython.git
Added some more links to the "See also" section.
This commit is contained in:
parent
7bc121a4fb
commit
b6aa9cbb96
|
@ -117,6 +117,15 @@ exception classes.
|
||||||
the SAX API. It provides a Java implementation and online
|
the SAX API. It provides a Java implementation and online
|
||||||
documentation. Links to implementations and historical
|
documentation. Links to implementations and historical
|
||||||
information are also available.}
|
information are also available.}
|
||||||
|
|
||||||
|
\seemodule{xml.sax.handler}{Definitions of the interfaces for
|
||||||
|
application-provided objects.}
|
||||||
|
|
||||||
|
\seemodule{xml.sax.saxutils}{Convenience functions for use in SAX
|
||||||
|
applications.}
|
||||||
|
|
||||||
|
\seemodule{xml.sax.xmlreader}{Definitions of the interfaces for
|
||||||
|
parser-provided objects.}
|
||||||
\end{seealso}
|
\end{seealso}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue