Remove mentioning of -U option in "python -h" output.

This commit is contained in:
Marc-André Lemburg 2002-02-11 18:46:47 +00:00
parent 34172d5316
commit aeff6687b5
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ static char *usage_2 = "\
-u : unbuffered binary stdout and stderr (also PYTHONUNBUFFERED=x)\n\
";
static char *usage_3 = "\
-U : Unicode literals: treats '...' literals like u'...'\n\
-v : verbose (trace import statements) (also PYTHONVERBOSE=x)\n\
-V : print the Python version number and exit\n\
-W arg : warning control (arg is action:message:category:module:lineno)\n\