test_odt: write output in binary mode.
commit10e444b2598357f8dd65a797999d453b9817f872
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 15 Sep 2015 11:24:42 +0000 (15 11:24 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Tue, 15 Sep 2015 11:24:42 +0000 (15 11:24 +0000)
tree65d8873f5de45da2d985dc72ca63383951d2bddf
parentd438ff0afe084d9dd6e391e605a7a3c282c921f9
test_odt: write output in binary mode.

testing under under Py 3.4.3+ failed with
TypeError: must be str, not bytes

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7919 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
test/test_writers/test_odt.py