From: Neal Norwitz Date: Sun, 22 Aug 2004 21:48:37 +0000 (+0000) Subject: Add version info X-Git-Tag: v2.4a3~151 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8bd5cb342c92598fc60f3801a057b693ff2e9668;p=thirdparty%2FPython%2Fcpython.git Add version info --- diff --git a/Doc/lib/libdoctest.tex b/Doc/lib/libdoctest.tex index 0741aa0bfae4..c9c601b1d398 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