From 8bd5cb342c92598fc60f3801a057b693ff2e9668 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Sun, 22 Aug 2004 21:48:37 +0000 Subject: Add version info --- Doc/lib/libdoctest.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/Doc/lib/libdoctest.tex b/Doc/lib/libdoctest.tex index 0741aa0..c9c601b 100644 --- a/Doc/lib/libdoctest.tex +++ b/Doc/lib/libdoctest.tex @@ -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 -- cgit v0.12