Use \versionchanged for the feature change

This commit is contained in:
George Yoshida 2006-05-06 14:16:51 +00:00
parent d3d8ecda15
commit ce5933f582
1 changed files with 3 additions and 3 deletions

View File

@ -1130,9 +1130,9 @@ instances from text files and modules with doctests:
\versionadded{2.4} \versionadded{2.4}
Starting in Python 2.5, the global \code{__file__} was added to the \versionchanged[The global \code{__file__} was added to the
globals provided to doctests loaded from a text file using globals provided to doctests loaded from a text file using
\function{DocFileSuite()}. \function{DocFileSuite()}]{2.5}
\end{funcdesc} \end{funcdesc}
\begin{funcdesc}{DocTestSuite}{\optional{module}\optional{, \begin{funcdesc}{DocTestSuite}{\optional{module}\optional{,