]> granicus.if.org Git - python/commitdiff
Restored half of a \versionadded only half of which should have been
authorTim Peters <tim.peters@gmail.com>
Thu, 26 Aug 2004 01:02:08 +0000 (01:02 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 26 Aug 2004 01:02:08 +0000 (01:02 +0000)
deleted.

Doc/lib/libdoctest.tex

index 895182137636dc6d89efeec372c837ee76b29479..0db5d5d91b6a3659d150b6310e5394df2d83775f 100644 (file)
@@ -293,6 +293,9 @@ rewritten example, the use of \samp{...} is independent of doctest's
 \constant{ELLIPSIS} option.  The ellipsis in that example could
 be left out, or could just as well be three (or three hundred) commas.
 
+\versionchanged[The ability to handle a multi-line exception detail
+                was added]{2.4}
+
 \subsection{Option Flags and Directives\label{doctest-options}}
 
 A number of option flags control various aspects of doctest's comparison