Message87657
| Author | alexandre.vassalotti |
|---|---|
| Recipients | alexandre.vassalotti, benjamin.peterson, jaraco, pitrou |
| Date | 2009-05-12.20:00:52 |
| SpamBayes Score | 2.6258078e-06 |
| Marked as misclassified | No |
| Message-id | <1242158454.01.0.393895735034.issue5265@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Should this issue go under a new ticket?
Yes, it would be preferable as the issue is probably not specific to
io.StringIO. Also, make sure that you include the result of this test-case:
open("testnl.txt", "wb").write("foo\r\nbar\r\n")
open("testnl.txt", "rU").read() |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-12 20:00:54 | alexandre.vassalotti | set | recipients: + alexandre.vassalotti, jaraco, pitrou, benjamin.peterson |
| 2009-05-12 20:00:54 | alexandre.vassalotti | set | messageid: <1242158454.01.0.393895735034.issue5265@psf.upfronthosting.co.za> |
| 2009-05-12 20:00:52 | alexandre.vassalotti | link | issue5265 messages |
| 2009-05-12 20:00:52 | alexandre.vassalotti | create | |