[issue10417] unittest triggers UnicodeEncodeError with non-ASCII character in the docstring of the test function

Michael Foord report at bugs.python.org
Fri Sep 28 13:32:01 CEST 2012


Michael Foord added the comment:

So on OS X (Python 2.7 only) the following still fails:

PYTHONIOENCODING=ascii ./python.exe unicodetest.py --verbose

----------

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


More information about the Python-bugs-list mailing list