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 9e373be commit 10a7dbdCopy full SHA for 10a7dbd
Misc/python.man
@@ -111,7 +111,7 @@ program.
111
.TP
112
.B \-B
113
Don't write
114
-.I .py[co]
+.I .pyc
115
files on import. See also PYTHONDONTWRITEBYTECODE.
116
117
.B \-b
@@ -391,7 +391,7 @@ specifying \fB\-d\fP multiple times.
391
.IP PYTHONDONTWRITEBYTECODE
392
If this is set to a non-empty string it is equivalent to specifying
393
the \fB\-B\fP option (don't try to write
394
395
files).
396
.IP PYTHONINSPECT
397
0 commit comments