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 christian.heimes
Recipients amaury.forgeotdarc, christian.heimes, gvanrossum
Date 2007-10-27.21:02:32
SpamBayes Score 0.10479045
Marked as misclassified No
Message-id <1193518952.76.0.284917097848.issue1340@psf.upfronthosting.co.za>
In-reply-to
Content
The patch is fine but you should add a short comment to avoid future
trouble. On the first glance it's not obvious why the StringIO instance
mustn't have a newline argument.
History
Date User Action Args
2007-10-27 21:02:33christian.heimessetspambayes_score: 0.10479 -> 0.10479045
recipients: + christian.heimes, gvanrossum, amaury.forgeotdarc
2007-10-27 21:02:32christian.heimessetspambayes_score: 0.10479 -> 0.10479
messageid: <1193518952.76.0.284917097848.issue1340@psf.upfronthosting.co.za>
2007-10-27 21:02:32christian.heimeslinkissue1340 messages
2007-10-27 21:02:32christian.heimescreate