[issue5641] Local variables not freed when Exception raises in function called from cycle

Nikolaus Rath report at bugs.python.org
Sat Jun 13 00:43:16 CEST 2009


Nikolaus Rath <Nikolaus at rath.org> added the comment:

I just spend several days figuring out a problem that was caused by this
behaviour and in the process I really tried to read everything that
relates to destruction of objects and exception handling in Python.

Georg, could you give me a pointer where exactly these semantics are
documented?

Thanks!

----------
nosy: +Nikratio

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


More information about the Python-bugs-list mailing list