Message126809
| Author | terry.reedy |
|---|---|
| Recipients | lregebro, sjmachin, terry.reedy |
| Date | 2011-01-22.01:04:38 |
| SpamBayes Score | 1.8561974e-06 |
| Marked as misclassified | No |
| Message-id | <1295658279.99.0.603845654096.issue10954@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Failing when passed a bytesIO object seems reasonable. I question the bit about newlines though. The doc does not specify that newlines='' is needed on output. While is says it is needed for input, why? Why is a mix of '\n', '\r\n', and '\r' better than always '\n'? It is not clear to me that the information is available to csv anyway. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-22 01:04:41 | terry.reedy | set | recipients: + terry.reedy, sjmachin, lregebro |
| 2011-01-22 01:04:39 | terry.reedy | set | messageid: <1295658279.99.0.603845654096.issue10954@psf.upfronthosting.co.za> |
| 2011-01-22 01:04:38 | terry.reedy | link | issue10954 messages |
| 2011-01-22 01:04:38 | terry.reedy | create | |