]> granicus.if.org Git - python/commitdiff
- add missing \end{seealso}
authorFred Drake <fdrake@acm.org>
Wed, 1 Sep 2004 04:05:08 +0000 (04:05 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 1 Sep 2004 04:05:08 +0000 (04:05 +0000)
- wrap long line

Doc/whatsnew/whatsnew24.tex

index 10e47a9ff8a981630775984ffd73f69b4679d4ad..d1d316e9e53d2ce1db03ad99be4043c5389c3d2f 100644 (file)
@@ -699,7 +699,10 @@ absolute imports, with a leading \samp{.} character to indicate a
 relative import.  This part of the PEP is not yet implemented.
 
 \begin{seealso}
-\seepep{328}{Imports: Multi-Line and Absolute/Relative}{Written by Aahz.  Multi-line imports were implemented by Dima Dorfman.}
+\seepep{328}{Imports: Multi-Line and Absolute/Relative}
+            {Written by Aahz.  Multi-line imports were implemented by
+             Dima Dorfman.}
+\end{seealso}
 
 
 %======================================================================