John Ehresman added the comment:

One way to fix this is to use the FileRead & FileWrite api functions directly 
as proposed in issue 17723  I would regard this as a change in behavior and not 
a simple bug fix because there is probably code written for 3.3 that assumes 
the C level stdout is in binary after python is initialized so would target 3.4 
for the change.

----------
nosy: +jpe

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16587>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to