Author amaury.forgeotdarc
Recipients alexandre.vassalotti, amaury.forgeotdarc, christian.heimes, draghuram, gvanrossum
Date 2007-11-08.00:30:48
SpamBayes Score 0.0213823
Marked as misclassified No
Message-id <1194481848.34.0.49603879707.issue1395@psf.upfronthosting.co.za>
In-reply-to
Content
> io3.diff does replacenl() in adjust_chunk() (trying Amaury's
> suggestion). Can you see if it fixes test_mailbox failures?

Unfortunately, it does not. And some tests now fail in test_io
(correcting testTelling seems a good start point, since we just changed
the tell() behaviour)
History
Date User Action Args
2007-11-08 00:30:48amaury.forgeotdarcsetspambayes_score: 0.0213823 -> 0.0213823
recipients: + amaury.forgeotdarc, gvanrossum, draghuram, christian.heimes, alexandre.vassalotti
2007-11-08 00:30:48amaury.forgeotdarcsetspambayes_score: 0.0213823 -> 0.0213823
messageid: <1194481848.34.0.49603879707.issue1395@psf.upfronthosting.co.za>
2007-11-08 00:30:48amaury.forgeotdarclinkissue1395 messages
2007-11-08 00:30:48amaury.forgeotdarccreate