Author pitrou
Recipients pitrou
Date 2008-04-09.11:21:24
SpamBayes Score 0.242108
Marked as misclassified No
Message-id <1207740086.14.0.0102918447595.issue2523@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, a simple way to fix it would be to use a native BytesIO
object (as provided by Alexandre's patch in #1751) rather than a str
object for the underlying buffer.
History
Date User Action Args
2008-04-09 11:21:26pitrousetspambayes_score: 0.242108 -> 0.242108
recipients: + pitrou
2008-04-09 11:21:26pitrousetspambayes_score: 0.242108 -> 0.242108
messageid: <1207740086.14.0.0102918447595.issue2523@psf.upfronthosting.co.za>
2008-04-09 11:21:25pitroulinkissue2523 messages
2008-04-09 11:21:25pitroucreate