[Python-checkins] CVS: python/dist/src/Doc/lib xmlsax.tex,1.3,1.4
Fred L. Drake
fdrake@users.sourceforge.net
2001年12月10日 10:10:39 -0800
Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv17666/lib
Modified Files:
xmlsax.tex
Log Message:
Update link to the SAX homepage.
Index: xmlsax.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/xmlsax.tex,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** xmlsax.tex 2000年12月13日 22:36:02 1.3
--- xmlsax.tex 2001年12月10日 18:10:37 1.4
***************
*** 113,117 ****
\begin{seealso}
! \seetitle[http://www.megginson.com/SAX/]{SAX: The Simple API for
XML}{This site is the focal point for the definition of
the SAX API. It provides a Java implementation and online
--- 113,117 ----
\begin{seealso}
! \seetitle[http://www.saxproject.org/]{SAX: The Simple API for
XML}{This site is the focal point for the definition of
the SAX API. It provides a Java implementation and online