[issue2517] Error when printing an exception containing a Unicode string

David Fraser report at bugs.python.org
Mon Jun 9 21:04:57 CEST 2008


David Fraser <davidf at sjsoft.com> added the comment:

So I've got a follow-up patch that adds tp_unicode.
Caveat that I've never done anything like this before and it's almost
certain to be wrong.

It does however generate the desired result in this case :-)

Added file: http://bugs.python.org/file10562/tp_unicode_exception.patch

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


More information about the Python-bugs-list mailing list