We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
option
1 parent 6dcb542 commit 0983fcdCopy full SHA for 0983fcd
1 file changed
Doc/library/compileall.rst
@@ -105,7 +105,7 @@ compile Python sources.
105
byte-code file ending in ``.pyc``, never ``.pyo``.
106
107
.. versionchanged:: 3.7
108
- Added the ``--invalidation-mode`` parameter.
+ Added the ``--invalidation-mode`` option.
109
110
111
There is no command-line option to control the optimization level used by the
0 commit comments