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.
1 parent 6be87f8 commit 812c25cCopy full SHA for 812c25c
Doc/library/compileall.rst
@@ -64,7 +64,7 @@ compile Python sources.
64
65
.. option:: -p prepend_prefix
66
67
- Append the given prefix to paths recorded in the ``.pyc`` files.
+ Prepend the given prefix to paths recorded in the ``.pyc`` files.
68
Use ``-p /`` to make the paths absolute.
69
70
This option can be used with ``-s`` but not with ``-d``.
0 commit comments