Python 3: Modify variable values in bdb without ctypes

后端 未结 0 570
暗喜
暗喜 2021-01-06 04:33

I have a class extending bdb.Bbd that I use for analyzing Python 3 code. Now, I need to also modify some of the variable values as it steps through the program.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题