summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/whatsnew25.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/whatsnew/whatsnew25.tex')
-rw-r--r--Doc/whatsnew/whatsnew25.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex
index 33db0e8..3b07b10 100644
--- a/Doc/whatsnew/whatsnew25.tex
+++ b/Doc/whatsnew/whatsnew25.tex
@@ -100,6 +100,20 @@ implemented by Richard Jones and Fred Drake.}
%======================================================================
+\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}
Here are all of the changes that Python 2.5 makes to the core Python