Message 55428 - Python tracker (original) (raw)
Message55428
Author | gvanrossum |
---|---|
Recipients | alexandre.vassalotti, amaury.forgeotdarc, gvanrossum |
Date | 2007-08-29.18:32:14 |
SpamBayes Score | 0.26857692 |
Marked as misclassified | No |
Message-id | 1188412334.82.0.734671164565.issue1029@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
I'ev fixed this slightly differently, by simply changing the *default* of the newline argument to StringIO to be "\n". This is a good default; but I see no reason to prevent users from messing with it if they have a need. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2007-08-29 18:32:14 | gvanrossum | set | spambayes_score: 0.268577 -> 0.26857692recipients: + gvanrossum, amaury.forgeotdarc, alexandre.vassalotti |
2007-08-29 18:32:14 | gvanrossum | set | spambayes_score: 0.268577 -> 0.268577messageid: 1188412334.82.0.734671164565.issue1029@psf.upfronthosting.co.za |
2007-08-29 18:32:14 | gvanrossum | link | issue1029 messages |
2007-08-29 18:32:14 | gvanrossum | create |