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 ocean-city
Recipients flox, ocean-city, pitrou, vstinner
Date 2010-09-10.11:10:42
SpamBayes Score 0.011280235
Marked as misclassified No
Message-id <1284117045.91.0.456028621547.issue8533@psf.upfronthosting.co.za>
In-reply-to
Content
And here is more advanced (?) patch. More closer to Python/pythonrun.c
's implementaion.

I tried regrtest_stdout_newline.patch, but it doesn't work.
# AttributeError: '_io.TextIOWrapper' object has no attribute '_writenl'
History
Date User Action Args
2010-09-10 11:10:45ocean-citysetrecipients: + ocean-city, pitrou, vstinner, flox
2010-09-10 11:10:45ocean-citysetmessageid: <1284117045.91.0.456028621547.issue8533@psf.upfronthosting.co.za>
2010-09-10 11:10:43ocean-citylinkissue8533 messages
2010-09-10 11:10:43ocean-citycreate