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 pitrou
Recipients M..Z., amaury.forgeotdarc, flox, georg.brandl, ishimoto, pitrou, python-dev, vstinner
Date 2012-08-05.10:26:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344162209.3488.0.camel@localhost.localdomain>
In-reply-to <1344128522.01.0.605110065416.issue13119@psf.upfronthosting.co.za>
Content
> We should not convert \n with -u command line option or PYTHONUNBUFFERED was set.

Why that? What do universal newlines have to do with buffering?
History
Date User Action Args
2012-08-05 10:26:05pitrousetrecipients: + pitrou, georg.brandl, ishimoto, amaury.forgeotdarc, vstinner, flox, M..Z., python-dev
2012-08-05 10:26:05pitroulinkissue13119 messages
2012-08-05 10:26:04pitroucreate