]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add 'see also' section pointing to the PEP
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 8 Nov 2003 16:05:37 +0000 (16:05 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 8 Nov 2003 16:05:37 +0000 (16:05 +0000)
Doc/whatsnew/whatsnew24.tex

index 2f80d8960d801a83f5bc0700f428826148ea8a87..402fb3eacab49fada66d86c18075a13706133654 100644 (file)
@@ -55,6 +55,11 @@ root:*:0:0:System Administrator:/var/root:/bin/tcsh
   ...
 \end{verbatim}
 
+\begin{seealso}
+\seepep{322}{Reverse Iteration}{Written and implemented by Raymond Hettinger.}
+
+\end{seealso}
+
 
 %======================================================================
 \section{Other Language Changes}