]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Backport a checkin of lemburg's:
authorMichael W. Hudson <mwh@python.net>
Sun, 17 Mar 2002 19:42:18 +0000 (19:42 +0000)
committerMichael W. Hudson <mwh@python.net>
Sun, 17 Mar 2002 19:42:18 +0000 (19:42 +0000)
Remove mentioning of -U option in "python -h" output.

Modules/main.c

index 41c229f87a8477389b6463388bf25536fa3b269e..b36714c14d91ef8a4aa5799c58b2fcbc803c9480 100644 (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\