[issue1274] doctest fails to run file based tests with 8bit paths
Dan Buch
report at bugs.python.org
Sat Jul 31 23:08:56 CEST 2010
Dan Buch <daniel.buch at gmail.com> added the comment:
seems to be okay with py3k's unicode StringIO
adding test to show as much (although I'm sure the test could be more elegant than what I've done.)
----------
Added file: http://bugs.python.org/file18291/ensuring-doctest-file-suite-works-with-unicode-paths.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1274>
_______________________________________
More information about the Python-bugs-list
mailing list