[issue7309] crasher in str(Exception())

Trundle report at bugs.python.org
Sat Nov 14 11:18:03 CET 2009


Trundle <andy-python at hammerhartes.de> added the comment:

Crashes reliable with a segfault in Python 3.1.1.

Fixing the setter so that one can only set strings and not arbitrary 
objects is possibly the best solution.

----------
nosy: +Trundle
versions: +Python 3.1

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


More information about the Python-bugs-list mailing list