R. David Murray <[email protected]> added the comment: This is because in -j mode stdout is a pipe, and so python defaults to ascii for the output encoding. I'm not sure what the best way is to fix this.
---------- nosy: +pitrou, r.david.murray priority: -> low stage: -> needs patch type: -> behavior _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue7537> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
