Serhiy Storchaka <[email protected]> added the comment: I concur with Éric. Standard input and output are text streams in Python 3. The user can control their encoding by setting locale or PYTHONIOENCODING.
I think this issue can be closed now unless somebody want to backport the fix to 2.7. ---------- status: open -> pending _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue10117> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
