Benjamin Peterson <[EMAIL PROTECTED]> added the comment:

You can write to the underlying raw stream:

sys.stdout.buffer.write(b'abc')

----------
nosy: +benjamin.peterson

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4571>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to