Message142883
| Author | r.david.murray |
|---|---|
| Recipients | docs@python, r.david.murray |
| Date | 2011-08-24.13:36:15 |
| SpamBayes Score | 9.751197e-06 |
| Marked as misclassified | No |
| Message-id | <1314192976.85.0.94018944527.issue12832@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Ah, this was actually fixed in 3.2, so it is only 2.7 where there is the different (and long standing) problem of output of unicode to a pipe. So, the doc issue boils down to mentioning how the encoding for stdout/stderr is derived (LOCALE, overridden by PYTHONIOENCODING if set, as far as I can tell). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-24 13:36:16 | r.david.murray | set | recipients: + r.david.murray, docs@python |
| 2011-08-24 13:36:16 | r.david.murray | set | messageid: <1314192976.85.0.94018944527.issue12832@psf.upfronthosting.co.za> |
| 2011-08-24 13:36:16 | r.david.murray | link | issue12832 messages |
| 2011-08-24 13:36:15 | r.david.murray | create | |