[issue6108] unicode(exception) and str(exception) should return the same message on Py2.6

Antoine Pitrou report at bugs.python.org
Sun Dec 13 13:52:53 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

You should check the return value from PyObject_Str().

----------

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


More information about the Python-bugs-list mailing list