mirror of
https://github.com/python/cpython.git
synced 2026-01-06 07:22:09 +00:00
Provide version changed info
This commit is contained in:
parent
983b008824
commit
292f56cd26
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,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}
|
||||
\end{classdesc}
|
||||
|
||||
\subsection{Cmd Objects}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue