mirror of
https://github.com/python/cpython.git
synced 2025-07-31 07:04:42 +00:00
Remove dots in \version{changed,added} argument and
correct argument order.
This commit is contained in:
parent
d056005482
commit
a635fbbcb0
7 changed files with 12 additions and 12 deletions
|
@ -29,7 +29,7 @@ input and output file objects that the Cmd instance or subclass
|
|||
instance will use for input and output. If not specified, they
|
||||
will default to \var{sys.stdin} and \var{sys.stdout}.
|
||||
|
||||
\versionchanged[The \var{stdin} and \var{stdout} parameters were added.]{2.3}
|
||||
\versionchanged[The \var{stdin} and \var{stdout} parameters were added]{2.3}
|
||||
\end{classdesc}
|
||||
|
||||
\subsection{Cmd Objects}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue