Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aeff668

Browse files
committed
Remove mentioning of -U option in "python -h" output.
1 parent 34172d5 commit aeff668

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Modules/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ static char *usage_2 = "\
6060
-u : unbuffered binary stdout and stderr (also PYTHONUNBUFFERED=x)\n\
6161
";
6262
static char *usage_3 = "\
63-
-U : Unicode literals: treats '...' literals like u'...'\n\
6463
-v : verbose (trace import statements) (also PYTHONVERBOSE=x)\n\
6564
-V : print the Python version number and exit\n\
6665
-W arg : warning control (arg is action:message:category:module:lineno)\n\

0 commit comments

Comments
 (0)