Kaydet (Commit) 8c051da2 authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Mention new options

üst c7990b5b
......@@ -1206,6 +1206,11 @@ produce string representations of themselves, but are also callable.
Newbies who try \code{quit()} or \code{exit()} will now exit the
interpreter as they expect. (Implemented by Georg Brandl.)
The Python executable now accepts the standard long options
\longprogramopt{help} and \longprogramopt{version}; on Windows,
it also accepts the \programopt{/?} option for displaying a help message.
(Implemented by Georg Brandl.)
%======================================================================
\subsection{Optimizations\label{opts}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment