| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -111,7 +111,7 @@ program. | |||
| 111 | 111 | .TP | |
| 112 | 112 | .B \-B | |
| 113 | 113 | Don't write | |
| 114 | - .I .py[co] | ||
| 114 | + .I .pyc | ||
| 115 | 115 | files on import. See also PYTHONDONTWRITEBYTECODE. | |
| 116 | 116 | .TP | |
| 117 | 117 | .B \-b | |
@@ -391,7 +391,7 @@ specifying \fB\-d\fP multiple times. | |||
| 391 | 391 | .IP PYTHONDONTWRITEBYTECODE | |
| 392 | 392 | If this is set to a non-empty string it is equivalent to specifying | |
| 393 | 393 | the \fB\-B\fP option (don't try to write | |
| 394 | - .I .py[co] | ||
| 394 | + .I .pyc | ||
| 395 | 395 | files). | |
| 396 | 396 | .IP PYTHONINSPECT | |
| 397 | 397 | If this is set to a non-empty string it is equivalent to specifying | |
| Back | FazBrowse Home | New Git URL |
0 commit comments