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

Glin report at bugs.python.org
Thu Apr 2 12:07:52 CEST 2009


Glin <glin at seznam.cz> added the comment:

I'm not talking about exception variable, but about the variables in
local scope of function job() (in my example it is the variable 'a' of
class A).

Sorry, if I did not make myself clear.

----------
status: closed -> open

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


More information about the Python-bugs-list mailing list