Issue #12982: Merge from 3.5

This commit is contained in:
Berker Peksag 2016-08-20 11:12:20 +03:00
commit 09808e7530

View file

@ -239,9 +239,7 @@ Miscellaneous options
.. cmdoption:: -O
Turn on basic optimizations. This changes the filename extension for
compiled (:term:`bytecode`) files from ``.pyc`` to ``.pyo``. See also
:envvar:`PYTHONOPTIMIZE`.
Turn on basic optimizations. See also :envvar:`PYTHONOPTIMIZE`.
.. cmdoption:: -OO