Changing runtime state
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
Why is it that when I assign variables in the shell, these assignments are not reflected in the running programme? When I use pdb, I am able to freely change the values of variables and execute the programme with my changes.
Is this ability omitted intentionally?
Is it possible to add?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.