Thanks to visit codestin.com Credit goes to github.com
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 ae4dbea commit 0c8294cCopy full SHA for 0c8294c
1 file changed
library/compileall.po
@@ -126,6 +126,8 @@ msgid ""
126
"compileall <directory> -r 0` is equivalent to :program:`python -m compileall"
127
" <directory> -l`."
128
msgstr ""
129
+"控制子目录的最大递归层级。 如果给出此选项,则 ``-l`` 选项将不会被考虑。 :program:`python -m compileall "
130
+"<directory> -r 0` 等价于 :program:`python -m compileall <directory> -l`。"
131
132
#: ../../library/compileall.rst:89
133
msgid ""
0 commit comments