This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author v+python
Recipients amaury.forgeotdarc, brian.curtin, pitrou, v+python
Date 2011-01-06.07:06:27
SpamBayes Score 0.0010425361
Marked as misclassified No
Message-id <1294297589.37.0.318616016657.issue10841@psf.upfronthosting.co.za>
In-reply-to
Content
The same.  This can be tested with the same test program,

c:\python32\python.exe test.py 1 > test1.txt

similar for 2, 3, 4.  Then add -u and repeat.  All 8 cases produce the same results, either via a pipe, or with a redirected stdout.
History
Date User Action Args
2011-01-06 07:06:29v+pythonsetrecipients: + v+python, amaury.forgeotdarc, pitrou, brian.curtin
2011-01-06 07:06:29v+pythonsetmessageid: <1294297589.37.0.318616016657.issue10841@psf.upfronthosting.co.za>
2011-01-06 07:06:28v+pythonlinkissue10841 messages
2011-01-06 07:06:27v+pythoncreate