Aug. 24, 2011
9:36 a.m.
R. David Murray <rdmurray@bitdance.com> added the comment: 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). ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue12832> _______________________________________