]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add version info
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 22 Aug 2004 21:48:37 +0000 (21:48 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 22 Aug 2004 21:48:37 +0000 (21:48 +0000)
Doc/lib/libdoctest.tex

index 0741aa0bfae4195e70bff920cf81d7bb72f49099..c9c601b1d398157d738ac6d7de1b78bb9330ef53 100644 (file)
@@ -364,6 +364,7 @@ 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