[Python-checkins] python/dist/src/Doc/tut tut.tex,1.213,1.214

doerwalter at users.sourceforge.net doerwalter at users.sourceforge.net
Wed Dec 3 05:34:59 EST 2003


Update of /cvsroot/python/python/dist/src/Doc/tut
In directory sc8-pr-cvs1:/tmp/cvs-serv31082/Doc/tut
Modified Files:
	tut.tex 
Log Message:
Fix typo. (From SF bug #853064)
Index: tut.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/tut/tut.tex,v
retrieving revision 1.213
retrieving revision 1.214
diff -C2 -d -r1.213 -r1.214
*** tut.tex	2 Dec 2003 07:38:30 -0000	1.213
--- tut.tex	3 Dec 2003 10:34:57 -0000	1.214
***************
*** 2147,2151 ****
 \end{verbatim}
 
! The \function{dict()} contructor builds dictionaries directly from
 lists of key-value pairs stored as tuples. When the pairs form a
 pattern, list comprehensions can compactly specify the key-value list.
--- 2147,2151 ----
 \end{verbatim}
 
! The \function{dict()} constructor builds dictionaries directly from
 lists of key-value pairs stored as tuples. When the pairs form a
 pattern, list comprehensions can compactly specify the key-value list.


More information about the Python-checkins mailing list

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