]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add note
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 2 Aug 2005 17:13:21 +0000 (17:13 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 2 Aug 2005 17:13:21 +0000 (17:13 +0000)
Doc/whatsnew/whatsnew25.tex

index 33db0e8140beb4d54841f20960d7969e86aead1c..3b07b10f5b16b5076559f64d96679f7b2b7c3e46 100644 (file)
@@ -99,6 +99,20 @@ implemented by Richard Jones and Fred Drake.}
 \end{seealso}
 
 
+%======================================================================
+\section{PEP 342: New Generator Features}
+
+XXX write this section
+
+\begin{seealso}
+
+\seepep{342}{Coroutines via Enhanced Generators}{PEP written by 
+Guido van Rossum and Phillip J. Eby;
+implemented by Phillip J. Eby.}
+
+\end{seealso}
+
+
 %======================================================================
 \section{Other Language Changes}