Message161764
| Author | serhiy.storchaka |
|---|---|
| Recipients | BreamoreBoy, georg.brandl, ngrig, serhiy.storchaka |
| Date | 2012-05-28.10:43:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1338201805.84.0.882784427718.issue1470548@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See also issue1767933. Instead of codecs.StreamWriter better to use io.TextIOWrapper, because the first is slower and has numerous flaws. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-28 10:43:25 | serhiy.storchaka | set | recipients: + serhiy.storchaka, georg.brandl, ngrig, BreamoreBoy |
| 2012-05-28 10:43:25 | serhiy.storchaka | set | messageid: <1338201805.84.0.882784427718.issue1470548@psf.upfronthosting.co.za> |
| 2012-05-28 10:43:25 | serhiy.storchaka | link | issue1470548 messages |
| 2012-05-28 10:43:25 | serhiy.storchaka | create | |