Message271641
| Author | terry.reedy |
|---|---|
| Recipients | SilentGhost, altvod, r.david.murray, terry.reedy |
| Date | 2016-07-29.18:03:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1469815400.47.0.754476985128.issue27613@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am surprised that dumping to a string and to a file give different answers. This strikes me as a bug in any case. I would expect the the main difference would be file.write(chunk) versus temlist.append(chunk). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-29 18:03:20 | terry.reedy | set | recipients: + terry.reedy, r.david.murray, SilentGhost, altvod |
| 2016-07-29 18:03:20 | terry.reedy | set | messageid: <1469815400.47.0.754476985128.issue27613@psf.upfronthosting.co.za> |
| 2016-07-29 18:03:20 | terry.reedy | link | issue27613 messages |
| 2016-07-29 18:03:20 | terry.reedy | create | |