[Python-checkins] python/dist/src/Doc/lib libtypes.tex,1.52.10.1,1.52.10.2

fdrake@sourceforge.net fdrake@sourceforge.net
2002年5月21日 19:43:44 -0700


Update of /cvsroot/python/python/dist/src/Doc/lib
In directory usw-pr-cvs1:/tmp/cvs-serv30007/lib
Modified Files:
 Tag: release22-maint
	libtypes.tex 
Log Message:
Added a version annotation for StringTypes.
Index: libtypes.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/lib/libtypes.tex,v
retrieving revision 1.52.10.1
retrieving revision 1.52.10.2
diff -C2 -d -r1.52.10.1 -r1.52.10.2
*** libtypes.tex	21 May 2002 14:32:23 -0000	1.52.10.1
--- libtypes.tex	22 May 2002 02:43:42 -0000	1.52.10.2
***************
*** 166,168 ****
--- 166,169 ----
 built in the running version of Python. For example:
 \code{isinstance(s, types.StringTypes)}.
+ \versionadded{2.2}
 \end{datadesc}

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