]> granicus.if.org Git - python/commitdiff
Fix last checkin, can't use " inside a string
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 28 Jul 2002 13:53:05 +0000 (13:53 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 28 Jul 2002 13:53:05 +0000 (13:53 +0000)
Modules/main.c

index 71b5464e4aa5d3fed99e6c30c124a81e0b6b3abd..cc07c29a0221a9a7d6666355667c0bfa1eaba75a 100644 (file)
@@ -62,7 +62,7 @@ static char *usage_2 = "\
 -S     : don't imply 'import site' on initialization\n\
 -t     : issue warnings about inconsistent tab usage (-tt: issue errors)\n\
 -u     : unbuffered binary stdout and stderr (also PYTHONUNBUFFERED=x)\n\
-         see man page for details on internal buffering relating to "-u"\n\
+         see man page for details on internal buffering relating to '-u'\n\
 ";
 static char *usage_3 = "\
 -v     : verbose (trace import statements) (also PYTHONVERBOSE=x)\n\