[issue18533] Avoid error from repr() of recursive dictview

R. David Murray report at bugs.python.org
Wed Jul 24 16:40:08 CEST 2013


R. David Murray added the comment:

I'm in favor of treating this a bugfix.  It is a bug for repr to raise a recursion error, IMO.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list