There was an error while loading. Please reload this page.
2 parents c90e19d + e97f14c commit 90c3fb6Copy full SHA for 90c3fb6
1 file changed
Misc/python.man
@@ -34,7 +34,7 @@ python \- an interpreted, interactive, object-oriented programming language
34
.B \-O
35
]
36
[
37
-.B \-O0
+.B \-OO
38
39
40
.B \-s
@@ -141,7 +141,7 @@ compiled (bytecode) files from
141
.I .pyc
142
to \fI.pyo\fP. Given twice, causes docstrings to be discarded.
143
.TP
144
145
Discard docstrings in addition to the \fB-O\fP optimizations.
146
147
.B \-q
0 commit comments