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 64be8d3 commit 87a18deCopy full SHA for 87a18de
Lib/compileall.py
@@ -4,7 +4,7 @@
4
given as arguments recursively; the -l option prevents it from
5
recursing into directories.
6
7
-Without arguments, if compiles all modules on sys.path, without
+Without arguments, it compiles all modules on sys.path, without
8
recursing into subdirectories. (Even though it should do so for
9
packages -- for now, you'll have to deal with packages separately.)
10
0 commit comments