[issue11603] Python crashes or hangs when rebinding __repr__ as __str__

Benjamin Peterson report at bugs.python.org
Tue Apr 24 16:28:31 CEST 2012


Benjamin Peterson <benjamin at python.org> added the comment:

I claim the correct behavior of this is actually to give an recursion provoked RuntimeError.

----------
nosy: +benjamin.peterson

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


More information about the Python-bugs-list mailing list