[Patches] [ python-Patches-552810 ] Better description in "python -h" for -u

noreply@sourceforge.net noreply@sourceforge.net
Mon, 06 May 2002 02:41:44 -0700


Patches item #552810, was opened at 2002-05-06 09:41
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=552810&group_id=5470

Category: Core (C code)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sean Reifschneider (jafo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Better description in "python -h" for -u

Initial Comment:
A new user was confused by the fact that "python -u"
in combination with "sys.stdin.xreadlines()" was not
doing what he expects.  I believe that this
modification makes it a bit more clear that there is
internal buffering which "-u" does not influence.

Also included is a man-page modification of similar
nature (though more detailed).

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=552810&group_id=5470