Fixup: more save implementation of binary data output under Python 3.
commit47120f9bae2b14b66781a0af2b0d79eb38b3613f
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 13 Jun 2012 14:14:12 +0000 (13 14:14 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 13 Jun 2012 14:14:12 +0000 (13 14:14 +0000)
tree89d9ab25474dfbf9d1ba033e6b02e5543eb64f20
parent6bae136bac4ca14c17b2ccfe47428468851f51a5
Fixup: more save implementation of binary data output under Python 3.

Prevent test error under Python 3. Add tests for FileOutput. Document.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@7440 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/io.py
test/DocutilsTestSupport.py
test/test_error_reporting.py
test/test_io.py