[Python-checkins] python/dist/src/Modules main.c,1.64,1.65

loewis@users.sourceforge.net loewis@users.sourceforge.net
2002年7月28日 03:34:10 -0700


Update of /cvsroot/python/python/dist/src/Modules
In directory usw-pr-cvs1:/tmp/cvs-serv22720/Modules
Modified Files:
	main.c 
Log Message:
Patch #552812: Better description in "python -h" for -u.
Index: main.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/main.c,v
retrieving revision 1.64
retrieving revision 1.65
diff -C2 -d -r1.64 -r1.65
*** main.c	3 Mar 2002 02:59:16 -0000	1.64
--- main.c	28 Jul 2002 10:34:08 -0000	1.65
***************
*** 63,66 ****
--- 63,67 ----
 -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\
 ";
 static char *usage_3 = "\

AltStyle によって変換されたページ (->オリジナル) /