mirror of https://github.com/python/cpython
Add version info
This commit is contained in:
parent
c234a52458
commit
8bd5cb342c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue