[issue5215] change value of local variable in debug

Markus Pröller report at bugs.python.org
Tue Aug 17 09:35:19 CEST 2010


Markus Pröller <mproeller at googlemail.com> added the comment:

Hello,

I have tested this patch since a while. In the meantime I have switched to Python 2.6.5, but the problem that I described above is still there.

Another problem that brought the patch is, that when I move a frame up in the stack trace, the variables of the current stack are not available any more (only the variables of the newest frame are available).

----------
components:  -None
nosy: +Markus.Pröller
versions: +Python 2.6 -Python 2.5

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


More information about the Python-bugs-list mailing list