]> granicus.if.org Git - python/commitdiff
Added some more links to the "See also" section.
authorFred Drake <fdrake@acm.org>
Tue, 25 Jun 2002 16:58:58 +0000 (16:58 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 25 Jun 2002 16:58:58 +0000 (16:58 +0000)
Doc/lib/xmlsax.tex

index c5483ac1dd6990a9f5c636151ba2613b9eb517fe..a3631f8658c0200bda4058ad8c626eab6cc98140 100644 (file)
@@ -117,6 +117,15 @@ exception classes.
             the SAX API.  It provides a Java implementation and online
             documentation.  Links to implementations and historical
             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}