Provide version changed info

This commit is contained in:
Neal Norwitz 2003-02-06 05:02:39 +00:00
parent 983b008824
commit 292f56cd26

View file

@ -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}