[Python-checkins] CVS: python/dist/src/Doc/lib xmldom.tex,1.13,1.13.2.1

Fred L. Drake fdrake@users.sourceforge.net
2001年10月25日 13:43:26 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv15298
Modified Files:
 Tag: release21-maint
	xmldom.tex 
Log Message:
Typo: NamedNodeList --> NamedNodeMap
Index: xmldom.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/xmldom.tex,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -C2 -d -r1.13 -r1.13.2.1
*** xmldom.tex	2001年04月05日 18:30:04	1.13
--- xmldom.tex	2001年10月25日 20:43:24	1.13.2.1
***************
*** 194,198 ****
 
 \begin{memberdesc}[Node]{attributes}
! A \class{NamedNodeList} of attribute objects. Only elements have
 actual values for this; others provide \code{None} for this attribute.
 This is a read-only attribute.
--- 194,198 ----
 
 \begin{memberdesc}[Node]{attributes}
! A \class{NamedNodeMap} of attribute objects. Only elements have
 actual values for this; others provide \code{None} for this attribute.
 This is a read-only attribute.

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