[issue1293741] doctest runner cannot handle non-ascii characters

Christoph Burgmer report at bugs.python.org
Wed Jul 1 22:24:09 CEST 2009


Christoph Burgmer <cburgmer at ira.uka.de> added the comment:

My last patch only changed the encoding used in DocTestRunner.run().
This new patch will apply the same to DocTestCase.runTest().

----------
Added file: http://bugs.python.org/file14422/doctest.unicode.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1293741>
_______________________________________


More information about the Python-bugs-list mailing list