[Python-checkins] python/dist/src/Doc/lib librepr.tex,1.4,1.5

rhettinger at users.sourceforge.net rhettinger at users.sourceforge.net
Sat May 22 12:38:14 EDT 2004


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23458
Modified Files:
	librepr.tex 
Log Message:
Updated to reflect new types.
Index: librepr.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/librepr.tex,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** librepr.tex	12 May 2003 03:23:51 -0000	1.4
--- librepr.tex	22 May 2004 16:38:11 -0000	1.5
***************
*** 53,59 ****
 \memberline{maxlist}
 \memberline{maxtuple}
 Limits on the number of entries represented for the named object
! type. The default for \member{maxdict} is \code{4}, for the others, 
! \code{6}.
 \end{memberdesc}
 
--- 53,65 ----
 \memberline{maxlist}
 \memberline{maxtuple}
+ \memberline{maxset}
+ \memberline{maxfrozenset}
+ \memberline{maxdeque}
+ \memberline{maxarray}
 Limits on the number of entries represented for the named object
! type. The default is \code{4} for \member{maxdict}, \code{5} for
! \member{maxarray}, and \code{6} for the others.
! \versionadded[\member{maxset}, \member{maxfrozenset},
! and \member{set}]{2.4}.
 \end{memberdesc}
 


More information about the Python-checkins mailing list

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