[Python-checkins] cpython (3.5): Fixed a typo in the -b option.

serhiy.storchaka python-checkins at python.org
Sun Sep 13 20:11:15 CEST 2015


https://hg.python.org/cpython/rev/16d23c358848
changeset: 97994:16d23c358848
branch: 3.5
parent: 97992:3c6604b46b04
user: Serhiy Storchaka <storchaka at gmail.com>
date: Sun Sep 13 21:09:17 2015 +0300
summary:
 Fixed a typo in the -b option.
files:
 Doc/library/compileall.rst | 2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Doc/library/compileall.rst b/Doc/library/compileall.rst
--- a/Doc/library/compileall.rst
+++ b/Doc/library/compileall.rst
@@ -89,7 +89,7 @@
 
 .. versionchanged:: 3.5
 Added the ``-j``, ``-r``, and ``-qq`` options. ``-q`` option
- was changed to a multilevel value. ``b`` will always produce a
+ was changed to a multilevel value. ``-b`` will always produce a
 byte-code file ending in ``.pyc``, never ``.pyo``.
 
 
-- 
Repository URL: https://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /