[Python-checkins] CVS: python/dist/src/Doc/ref ref7.tex,1.24.2.2,1.24.2.3

Fred L. Drake fdrake@users.sourceforge.net
2002年2月22日 07:41:15 -0800


Update of /cvsroot/python/python/dist/src/Doc/ref
In directory usw-pr-cvs1:/tmp/cvs-serv30084/ref
Modified Files:
 Tag: release21-maint
	ref7.tex 
Log Message:
Typo: thsi -> this. Closes SF bug #521450.
Index: ref7.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/ref/ref7.tex,v
retrieving revision 1.24.2.2
retrieving revision 1.24.2.3
diff -C2 -d -r1.24.2.2 -r1.24.2.3
*** ref7.tex	27 Dec 2001 18:38:47 -0000	1.24.2.2
--- ref7.tex	22 Feb 2002 15:41:13 -0000	1.24.2.3
***************
*** 264,268 ****
 exception is lost. A \keyword{continue} statement is illegal in the
 \keyword{finally} clause. (The reason is a problem with the current
! implementation -- thsi restriction may be lifted in the future). The
 exception information is not available to the program during execution of
 the \keyword{finally} clause.
--- 264,268 ----
 exception is lost. A \keyword{continue} statement is illegal in the
 \keyword{finally} clause. (The reason is a problem with the current
! implementation -- this restriction may be lifted in the future). The
 exception information is not available to the program during execution of
 the \keyword{finally} clause.

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