]> granicus.if.org Git - python/commitdiff
Removed redundant versionadded{} for NDIFF_DIFF. Virtually everything
authorTim Peters <tim.peters@gmail.com>
Mon, 23 Aug 2004 00:26:42 +0000 (00:26 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 23 Aug 2004 00:26:42 +0000 (00:26 +0000)
in this section is new in 2.4, and that's all mentioned already in
versionadded{} thingies at the end of the section.  It hurts readability
to have them after every line <wink>.

Doc/lib/libdoctest.tex

index c9c601b1d398157d738ac6d7de1b78bb9330ef53..0741aa0bfae4195e70bff920cf81d7bb72f49099 100644 (file)
@@ -364,7 +364,6 @@ can also be used in doctest directives (see below).
     contains digit \code{1} where actual output contains letter \code{l},
     a line is inserted with a caret marking the mismatching column
     positions.
-  \versionadded{2.4}
 \end{datadesc}
 
 A "doctest directive" is a trailing Python comment on a line of a doctest