[Python-checkins] CVS: python/dist/src/Doc/ref ref5.tex,1.27.4.1,1.27.4.2

Fred L. Drake fdrake@weyr.cnri.reston.va.us
Thu, 16 Mar 2000 09:54:50 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Doc/ref
In directory weyr:/home/fdrake/projects/python/Doc-152p2/ref

Modified Files:
      Tag: release152p1-patches
	ref5.tex 
Log Message:

Make index entries for "immutable objects" merge with those for
"immutable object".


Index: ref5.tex
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/ref/ref5.tex,v
retrieving revision 1.27.4.1
retrieving revision 1.27.4.2
diff -C2 -r1.27.4.1 -r1.27.4.2
*** ref5.tex	1999/09/24 13:59:24	1.27.4.1
--- ref5.tex	2000/03/16 14:54:48	1.27.4.2
***************
*** 116,120 ****
  the same object or a different object with the same value.
  \indexiii{immutable}{data}{type}
! \indexii{immutable}{objects}
  
  \subsection{Parenthesized forms\label{parenthesized}}
--- 116,120 ----
  the same object or a different object with the same value.
  \indexiii{immutable}{data}{type}
! \indexii{immutable}{object}
  
  \subsection{Parenthesized forms\label{parenthesized}}
***************
*** 190,194 ****
  are not detected; the last datum (textually rightmost in the display)
  stored for a given key value prevails.
! \indexii{immutable}{objects}
  
  \subsection{String conversions\label{string-conversions}}
--- 190,194 ----
  are not detected; the last datum (textually rightmost in the display)
  stored for a given key value prevails.
! \indexii{immutable}{object}
  
  \subsection{String conversions\label{string-conversions}}