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 7298380 commit f498a91Copy full SHA for f498a91
Modules/main.c
@@ -105,7 +105,7 @@ static const char usage_3[] = "\
105
-x : skip first line of source, allowing use of non-Unix forms of #!cmd\n\
106
-X opt : set implementation-specific option\n\
107
--check-hash-based-pycs always|default|never:\n\
108
- control how Python invalidates hash-based .pcy files\n\
+ control how Python invalidates hash-based .pyc files\n\
109
";
110
static const char usage_4[] = "\
111
file : program read from script file\n\
0 commit comments