[Python-checkins] CVS: python/dist/src/Doc/ref refa1.tex,1.7,1.8

Jeremy Hylton jhylton@users.sourceforge.net
2001年11月14日 13:32:29 -0800


Update of /cvsroot/python/python/dist/src/Doc/ref
In directory usw-pr-cvs1:/tmp/cvs-serv8582
Modified Files:
	refa1.tex 
Log Message:
typo
Index: refa1.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ref/refa1.tex,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** refa1.tex	2001年10月18日 15:22:23	1.7
--- refa1.tex	2001年11月14日 21:32:27	1.8
***************
*** 90,94 ****
 
 \section{\module{__future__} ---
! 	 Future statement definitions}
 
 \declaremodule[future]{standard}{__future__}
--- 90,94 ----
 
 \section{\module{__future__} ---
! Future statement definitions}
 
 \declaremodule[future]{standard}{__future__}
***************
*** 173,177 ****
 containing the use.
 
! A \dfn{block} is a pice of Python program text that can is executed as
 a unit. The following are blocks: a module, a function body, and a
 class defintion.
--- 173,177 ----
 containing the use.
 
! A \dfn{block} is a piece of Python program text that can is executed as
 a unit. The following are blocks: a module, a function body, and a
 class defintion.

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