]> granicus.if.org Git - python/commitdiff
Remove a redundant word
authorGeorge Yoshida <dynkin@gmail.com>
Sun, 4 Jun 2006 17:04:12 +0000 (17:04 +0000)
committerGeorge Yoshida <dynkin@gmail.com>
Sun, 4 Jun 2006 17:04:12 +0000 (17:04 +0000)
Doc/whatsnew/whatsnew25.tex

index 5bee789c4ea649a2697978998d329416229ab4b7..7f8d8e69922e876f54b18995aa2b57c90020485d 100644 (file)
@@ -1358,7 +1358,6 @@ to specify which generation to collect.
 now support a \code{key} keyword parameter similar to the one
 provided by the \function{min()}/\function{max()} functions
 and the \method{sort()} methods.  For example:
-Example:
 
 \begin{verbatim}
 >>> import heapq