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 vstinner
Recipients pitrou, sjmachin, vstinner
Date 2008-12-09.01:53:25
SpamBayes Score 0.0006318896
Marked as misclassified No
Message-id <1228787608.66.0.784216401858.issue4574@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for test_io.py: check the problem by adding new 
encodings to TextIOWrapperTest.testNewlines().
History
Date User Action Args
2008-12-09 01:53:28vstinnersetrecipients: + vstinner, sjmachin, pitrou
2008-12-09 01:53:28vstinnersetmessageid: <1228787608.66.0.784216401858.issue4574@psf.upfronthosting.co.za>
2008-12-09 01:53:27vstinnerlinkissue4574 messages
2008-12-09 01:53:27vstinnercreate