Mark Shannon <m...@hotpy.org> added the comment:

> So, it's expected that `some_module` and `v` would be in the locals at this 
> point.

If a function does not have the local variables `some_module` and `v`, then the 
change wouldn't be visible to the debugee.
So what difference does it make?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42197>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to