[issue7309] crasher in str(Exception())

Ezio Melotti report at bugs.python.org
Sat Nov 14 19:57:54 CET 2009


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

The same problem (u.start and u.end) also affects the other UnicodeError
exceptions (namely UnicodeEncodeError and UnicodeDecodeError).

Py2.4 and 2.5 don't seem to segfault with the example I provided.

----------

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


More information about the Python-bugs-list mailing list