[Python-checkins] CVS: python/dist/src/Doc/lib xmlsaxutils.tex,1.2,1.3

Fred L. Drake fdrake@users.sourceforge.net
2001年8月10日 15:14:19 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv25756/lib
Modified Files:
	xmlsaxutils.tex 
Log Message:
Add a note that the quoteattr() function is useful for HTML and SGML
attributes as well.
Index: xmlsaxutils.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/xmlsaxutils.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xmlsaxutils.tex	2001年07月19日 16:10:14	1.2
--- xmlsaxutils.tex	2001年08月10日 22:14:17	1.3
***************
*** 39,42 ****
--- 39,44 ----
 \end{verbatim}
 
+ This function is useful when generating attribute values for HTML or
+ any SGML using the reference concrete syntax.
 \versionadded{2.2}
 \end{funcdesc}

AltStyle によって変換されたページ (->オリジナル) /