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 34172d5 commit aeff668Copy full SHA for aeff668
1 file changed
Modules/main.c
@@ -60,7 +60,6 @@ static char *usage_2 = "\
60
-u : unbuffered binary stdout and stderr (also PYTHONUNBUFFERED=x)\n\
61
";
62
static char *usage_3 = "\
63
--U : Unicode literals: treats '...' literals like u'...'\n\
64
-v : verbose (trace import statements) (also PYTHONVERBOSE=x)\n\
65
-V : print the Python version number and exit\n\
66
-W arg : warning control (arg is action:message:category:module:lineno)\n\
0 commit comments