mirror of
https://github.com/python/cpython.git
synced 2025-08-02 16:13:13 +00:00
Use \versionchanged instead of \versionadded for new parameter support.
This commit is contained in:
parent
c9236111ed
commit
5085fe2bcc
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ The \module{getpass} module provides two functions:
|
|||
\code{sys.stdout} (this argument is ignored on Windows).
|
||||
|
||||
Availability: Macintosh, \UNIX, Windows.
|
||||
\versionadded[The \var{stream} parameter]{2.5}
|
||||
\versionchanged[The \var{stream} parameter was added]{2.5}
|
||||
\end{funcdesc}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue