What method gets called when i change a value in a nested dictionary?

前端 未结 0 575
灰色年华
灰色年华 2020-12-13 06:36

I\'m trying to create a persistent dictionary by wrapping the type dict and by especially overloading __setitem__ to write the values to a file.

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