[issue9534] OrderedDict.__del__ destructor throws AttributeError when process ends up with the exception trace

Valentine Gogichashvili report at bugs.python.org
Fri Aug 6 18:43:16 CEST 2010


Valentine Gogichashvili <valgog at gmail.com> added the comment:

Unfortunately I do not have a short script. It is happening during the failure in quite a big script. I am afraid, it will too time consuming for me to write it... 

Actually by the content of the OrderdDict instance that is throwing this exception it seems like it is the one, that is used by ConfigParser internally.

----------

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


More information about the Python-bugs-list mailing list