Fix output of bytes to sys.stdout under Python 3.
commit64c82b83bc5a7fdec8fb1991c855136b35af9593
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 11 Jun 2012 21:02:39 +0000 (11 21:02 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 11 Jun 2012 21:02:39 +0000 (11 21:02 +0000)
tree1d40a7a2922e453fd2600b08d6675fdeea8671fa
parente48ecbba04c687781b769fc0bc9259b39d4990bc
Fix output of bytes to sys.stdout under Python 3.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk@7439 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/io.py