From: Andrew M. Kuchling Date: Sat, 8 Nov 2003 16:05:37 +0000 (+0000) Subject: Add 'see also' section pointing to the PEP X-Git-Tag: v2.4a1~1312 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f7a6b67e5c6ced3187a6f644f168709815b4e9b9;p=thirdparty%2FPython%2Fcpython.git Add 'see also' section pointing to the PEP --- diff --git a/Doc/whatsnew/whatsnew24.tex b/Doc/whatsnew/whatsnew24.tex index 2f80d8960d80..402fb3eacab4 100644 --- a/Doc/whatsnew/whatsnew24.tex +++ b/Doc/whatsnew/whatsnew24.tex @@ -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}