[Python-checkins] r52658 - python/branches/release25-maint/Doc/whatsnew/whatsnew25.tex

andrew.kuchling python-checkins at python.org
Tue Nov 7 21:39:58 CET 2006


Author: andrew.kuchling
Date: Tue Nov 7 21:39:58 2006
New Revision: 52658
Modified:
 python/branches/release25-maint/Doc/whatsnew/whatsnew25.tex
Log:
Add missing word
Modified: python/branches/release25-maint/Doc/whatsnew/whatsnew25.tex
==============================================================================
--- python/branches/release25-maint/Doc/whatsnew/whatsnew25.tex	(original)
+++ python/branches/release25-maint/Doc/whatsnew/whatsnew25.tex	Tue Nov 7 21:39:58 2006
@@ -540,7 +540,7 @@
 StopIteration
 \end{verbatim}
 
-\keyword{yield} will usually return \constant{None}, you
+\keyword{yield} will usually return \constant{None}, so you
 should always check for this case. Don't just use its value in
 expressions unless you're sure that the \method{send()} method
 will be the only method used to resume your generator function.


More information about the Python-checkins mailing list

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