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 kristjan.jonsson, ocean-city, pitrou
Date 2009-04-04.12:30:55
SpamBayes Score 1.9951578e-07
Marked as misclassified No
Message-id <1238848257.1.0.274874577184.issue5645@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like there is a disagreement between c-io and py-io as to what
the newline parameter in StringIO means.

I think the c-io version makes more sense (but I'm biased, since I wrote
it), while the py-io results are quite difficult to interpret.
History
Date User Action Args
2009-04-04 12:30:57pitrousetrecipients: + pitrou, kristjan.jonsson, ocean-city
2009-04-04 12:30:57pitrousetmessageid: <1238848257.1.0.274874577184.issue5645@psf.upfronthosting.co.za>
2009-04-04 12:30:55pitroulinkissue5645 messages
2009-04-04 12:30:55pitroucreate