mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Restored half of a \versionadded only half of which should have been
deleted.
This commit is contained in:
parent
e8bbfe4e63
commit
0e448073d6
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue