[issue1654367] [PATCH] Debuggers need a way to change the locals of a frame

Armin Rigo report at bugs.python.org
Tue Feb 4 22:12:14 CET 2014


Armin Rigo added the comment:

Also, can you provide a concrete case?  Trying around in CPython 2.7, it seems that locals of the current frame can always be modified from a pdb.set_trace().

----------

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


More information about the Python-bugs-list mailing list